The BCFieldPathDefinition type exposes the following members.
Back to Top
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) |
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Allows an (Inherited from ![]() ![]() ![]() |
![]() | GetAnyLevelWithID |
Returns a level with the specified ID property value.
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | GetLevelWithName |
Returns a level with the specified name.
|
![]() | GetNamePartWithName |
Returns a name part with the specified name.
|
![]() | 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.) |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | LevelValues(String) |
Returns an array of valid choices at the next level for the specified partial path.
|
![]() | LevelValues(String, BCDocumentType) |
Returns an array of valid choices at the next level for the specified partial path and document type.
|
![]() | LoadProperties |
Returns a property collection for a property set with the specified name.
(Inherited from BCRepositoryObject.) |
![]() | MapFolder |
Maps a folder to a new level or branch level, using the given property.
|
![]() | ![]() | Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | NewDocument(BCDocumentType, String) |
Creates a new document and positions it according to the given path.
|
![]() | NewDocument(BCDocumentType, String, BCDocumentTemplate) |
Creates a new document and positions it according to the given path.
|
![]() | NewLevel(String) |
Creates a new level and appends it at the end.
|
![]() | NewLevel(String, Int32) |
Creates a new level at the desired index position.
|
![]() | NewNamePart |
Creates a new name part with the specified name.
|
![]() | OnDispose |
The method is called on the Dispose method call.
Derived classes should override the method to perform custom disposing.
(Inherited from DisposableObject.) |
![]() | ResetNamePartSequence |
Resets the name part sequence to the specified number.
|
![]() | SaveProperties |
Saves a property collection.
(Inherited from BCRepositoryObject.) |
![]() | ThrowIfDisposed |
Throws the (Inherited from DisposableObject.)![]() |
![]() | ![]() | (Inherited from ![]() |
![]() | UnMap |
Unmaps the specified level from the folders and removes it.
|
Properties
Name | Description | |
---|---|---|
![]() | CreatableFolderTypes |
Gets the collection of allowed folder types.
|
![]() | DisableAMFolder |
Gets or sets a value indicating whether to disable AMFolder.
|
![]() | DisplayName |
Gets or sets the display name of the definition.
|
![]() | DragDropAllowed |
Gets or sets a value indicating whether dragging and dropping of folders
is allowed in the Field-Path definition.
|
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | ID |
Gets the value that uniquely identifies the definition.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Levels |
Gets the collection of levels.
|
![]() | Name |
Gets the internal name of the definition.
|
![]() | NameParts |
Gets the collection of name parts.
|
![]() | NextNamePartSequence |
Increases and gets the next name part sequence number.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | RootFolder |
Gets or sets the root folder of the Field-Path definition.
|
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
![]() | UserCanChangeDocumentName |
Gets or sets a value indicating whether the user can change the proposed document name.
|
See Also