Click or drag to resize
BCNavigationLevel Properties

The BCNavigationLevel 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 in a fixed list of icons.
Public propertyID
Gets the value that uniquely identifies the level.
Public propertyIncludeNotCategorised
Gets or sets a value indicating whether to include a folder NoValue for documents that have no value for the level.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyIsLastLevel
Gets a value indicating whether the level is the last. Only the last level contains documents.
Public propertyName
Gets the internal name of the level.
Public propertyNextLevel
Gets the next level in the view.
Public propertyProperties
Gets the collection of property definitions that describe the level.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also