The BCProject type exposes the following members.
Methods
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, BCCollectionBase<(Of <<'(BCPropertyDef>)>>)) |
Returns the collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerable<(Of <<'(String>)>>)) |
Returns a collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, BCCollectionBase<(Of <<'(BCPropertyDef>)>>), SortKind) |
Returns the collection of objects in the folder.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerable<(Of <<'(String>)>>), PropertyDefFlags) |
Returns the collection of objects in the folder.
The collection is sorted ascending on the DisplayName property value.
(Inherited from BCFolder.) |
![]() | Elements(FSObjectKind, IEnumerable<(Of <<'(String>)>>), PropertyDefFlags, SortKind) |
Returns a collection of objects in the folder.
(Inherited from BCFolder.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (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 | Serves as a hash function for a particular type. (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 | Gets the Type of the current instance. (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 | Creates a shallow copy of the current Object. (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.) |
![]() | 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.) |