Click or drag to resize
BCFieldPathLevel Properties

The BCFieldPathLevel type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets or sets the display name of the level.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyIconIndex
Gets or sets the index of the icon to display.
Public propertyID
Gets the value that uniquely identifies the level.
Public propertyIsBranchPoint Obsolete.
Gets or sets a value indicating whether the level is a branch point.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets the internal name of the level.
Public propertyNextLevel
Gets the next level.
Public propertyParentBranch
Gets the parent branch.
Public propertyProperty
Gets or sets the property definition related to the level.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertyRequired
Gets or sets a value indicating whether a value must be entered at this level.
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also