Click or drag to resize
BCFolderType Properties

The BCFolderType type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description of the folder type.
Public propertyDisplayName
Gets or sets the display name of the folder type.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyIconIndex
Gets or sets the index of an icon to be used for representing folders of the type.
Public propertyID
Gets the value that uniquely identifies the folder type.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets or sets the internal name of the folder type.
Public propertyOnlyForProjects
Gets or sets a value indicating whether the folder type is used for projects only.
Public propertyPropertySets
Gets the collection of the property sets that belong to the folder type.
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