BCProject Class |
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
The BCProject type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessRights |
Gets access rights of the folder.
(Inherited from BCFolder.) |
![]() | Archive |
Gets or sets a value indicating whether the object is archive.
(Inherited from BCFSObject.) |
![]() | CanDelete |
Gets a value indicating whether the object can be deleted.
(Inherited from BCFSObject.) |
![]() | ConfigurableFolder | Obsolete.
Gets the configurable folder of the folder.
(Inherited from BCFolder.) |
![]() | Created |
Gets the date when the object was created.
(Inherited from BCFSObject.) |
![]() | CreatedBy |
Gets the name of the person who created the object.
(Inherited from BCFSObject.) |
![]() | DefaultDocumentAccessRights |
Gets the default access rights of a document in the folder.
(Inherited from BCFolder.) |
![]() | DefaultRedliningAccessRights |
Gets the default access rights of document redlines in the folder.
(Inherited from BCFolder.) |
![]() | DeletedFSObjects |
Gets the collection of objects that were deleted.
(Inherited from BCFolder.) |
![]() | Description |
Gets or sets the description of the folder.
(Inherited from BCFolder.) |
![]() | DisplayName |
Gets or sets the display name of the object.
(Inherited from BCFSObject.) |
![]() | Enclosure |
Gets the enclosure that manages access to dependent objects.
(Inherited from BCFolder.) |
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | FieldPathLevel |
Gets the Field-Path level object controlling the folder,
or if the folder is not controlled.
(Inherited from BCFolder.) |
![]() | FileType |
Gets or sets the Windows-defined file type of the object.
(Inherited from BCFSObject.) |
![]() | FolderType |
Gets or sets the type of the folder.
Returns if the folder is normal (the AMFolder type).
(Inherited from BCFolder.) |
![]() | FolderTypeDisplayName |
Gets the display name of a folder type.
(Inherited from BCFolder.) |
![]() | FolderTypeName |
Gets the name of a folder type.
(Inherited from BCFolder.) |
![]() | GlobalID |
Gets or sets the value that uniquely identifies
the folder among all vaults.
(Inherited from BCFolder.) |
![]() | ID |
Gets the value that uniquely identifies the object.
(Inherited from BCFSObject.) |
![]() | ImportedFrom |
Gets or sets the path to the document/folder from which the object was imported.
(Inherited from BCFSObject.) |
![]() | IsConfigurable | Obsolete.
Gets a value indicating whether the folder is a configurable folder.
(Inherited from BCFolder.) |
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | IsFolder | Obsolete.
Gets a value indicating whether the object is a folder.
(Inherited from BCFSObject.) |
![]() | IsProject | Obsolete.
Gets a value indicating whether the folder is a project.
(Inherited from BCFolder.) |
![]() | MasterProjectScopeID |
Gets the ID property value of the
master project scope for the project.
|
![]() | Modified |
Gets or sets the date when the object was last edited.
(Inherited from BCFSObject.) |
![]() | ModifiedBy |
Gets or sets the name of the person who last edited the object.
(Inherited from BCFSObject.) |
![]() | Name |
Gets the internal name of the object.
(Inherited from BCFSObject.) |
![]() | ParentFolder |
Gets the parent folder of the object.
(Inherited from BCFSObject.) |
![]() | ParentProject |
Gets the parent project of the folder.
(Inherited from BCFolder.) |
![]() | ParentProjectID |
Gets the parent project ID of the folder.
(Inherited from BCFolder.) |
![]() | Path |
Gets the relative path where the object is located.
(Inherited from BCFSObject.) |
![]() | ProjectDefinition |
Gets the project definition of the project.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | Size |
Gets or sets the file size of the object.
(Inherited from BCFSObject.) |
![]() | TopmostProject |
Gets the topmost parent project of the folder.
(Inherited from BCFolder.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | Workflow |
Gets the workflow of the project.
|
Name | Description | |
---|---|---|
![]() | CheckWorkflowInterlock(String) |
Evaluates the parent project interlock.
|
![]() | CheckWorkflowInterlock(String, WorkflowInterlockLocation) |
Evaluates the project interlock.
|
![]() | CheckWorkflowInterlock(String, WorkflowInterlockLocation, Boolean) |
Evaluates the project interlock.
|
![]() | ConvertToConfigurableFolder | Obsolete.
Converts the folder to a configurable folder of the specified type.
(Inherited from BCFolder.) |
![]() | ConvertToProject | Obsolete.
Converts the folder to a project of the specified type.
(Inherited from BCFolder.) |
![]() | Copy |
Creates a copy of the object.
(Inherited from BCFSObject.) |
![]() | CreateGlobalID |
Generates a new value that uniquely
identifies the folder among all vaults.
(Inherited from BCFolder.) |
![]() | DeleteFSObjectWithID |
Deletes a folder or document from this folder.
(Inherited from BCFolder.) |
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | Elements |
Returns the collection of all objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind) |
Returns the collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, BCCollectionBaseBCPropertyDef) |
Returns the collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerableString) |
Returns a collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, BCCollectionBaseBCPropertyDef, SortKind) |
Returns the collection of objects in the folder.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerableString, PropertyDefFlags) |
Returns the collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerableString, PropertyDefFlags, SortKind) |
Returns a collection of objects in the folder.
(Inherited from BCFolder.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | FSObjectWithDisplayName |
Returns a child folder or document object having the given DisplayName property value.
(Inherited from BCFolder.) |
![]() | GetChildPossibleNames |
Returns an array of possible child names if the folder is a Field-Path branch.
(Inherited from BCFolder.) |
![]() | GetCreatableFolderTypes(Boolean) |
Returns the collection of folder types that are creatable in the folder.
(Inherited from BCFolder.) |
![]() | GetCreatableFolderTypes(Boolean, Boolean) |
Returns the collection of folder types that are creatable in the folder.
(Inherited from BCFolder.) |
![]() | GetCreatableProjects |
Returns the collection of project definitions that are creatable inside the folder.
(Inherited from BCFolder.) |
![]() | GetDepthFirstProjects |
Returns the collection of unreleased depth-first search projects.
(Inherited from BCFolder.) |
![]() | GetDepthFirstProjects(Boolean) |
Returns the collection of depth-first search projects.
(Inherited from BCFolder.) |
![]() | GetDocumentCount |
Returns a number of documents in the folder.
(Inherited from BCFolder.) |
![]() | GetFolderCount |
Returns a number of sub-folders in the folder.
(Inherited from BCFolder.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetSequence |
Returns a sequence with the specified name.
If the sequence does not exist, creates it.
(Inherited from BCRepositoryObject.) |
![]() | GetSequenceList |
Returns an array of all available sequences.
(Inherited from BCRepositoryObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | HasChildWithDisplayName |
Returns a value indicating whether the folder contains an
object with the specified display name.
(Inherited from BCFolder.) |
![]() | LoadProperties |
Returns a property collection for a property set with the specified name.
(Inherited from BCRepositoryObject.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Move |
Moves the object to another folder.
(Inherited from BCFSObject.) |
![]() | NewConfigurableFolder(BCFolderType) | Obsolete.
Creates a new sub-folder in the folder with the specified type.
(Inherited from BCFolder.) |
![]() | NewConfigurableFolder(BCFolderType, String) | Obsolete.
Creates a new sub-folder with the specified type and name.
(Inherited from BCFolder.) |
![]() | NewDocument(BCDocumentType) |
Creates a new document in the folder.
(Inherited from BCFolder.) |
![]() | NewDocument(BCDocumentType, BCDocumentTemplate) |
Creates a new document in the folder.
(Inherited from BCFolder.) |
![]() | NewFolder |
Creates a new normal sub-folder in the folder.
(Inherited from BCFolder.) |
![]() | NewFolder(String) |
Creates a new normal sub-folder in the folder with the specified name.
(Inherited from BCFolder.) |
![]() | NewFolder(String, BCFolderType) |
Creates a new sub-folder in the folder with the specified type and name.
(Inherited from BCFolder.) |
![]() | NewProject(BCProjectDefinition) |
Creates a new project sub-folder.
(Inherited from BCFolder.) |
![]() | NewProject(BCProjectDefinition, String) |
Creates a new project sub-folder with the specified name.
(Inherited from BCFolder.) |
![]() | OnDispose |
The method is called on the Dispose method call.
Derived classes should override the method to perform custom disposing.
(Inherited from DisposableObject.) |
![]() | PurgeFSObject |
Purges a given object.
(Inherited from BCFolder.) |
![]() | SaveProperties |
Saves a property collection.
(Inherited from BCRepositoryObject.) |
![]() | ThrowIfDisposed |
Throws the ObjectDisposedException exception if
the underlying object has been disposed.
(Inherited from DisposableObject.) |
![]() | ToString | (Inherited from Object.) |
![]() | UnDeleteFSObject(BCFSObject) |
Undeletes a given object without creating a draft revision.
(Inherited from BCFolder.) |
![]() | UnDeleteFSObject(BCFSObject, Boolean) |
Undeletes a given object.
(Inherited from BCFolder.) |