Click or drag to resize
BCPropertySet Properties

The BCPropertySet type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets or sets the display name of the property set.
Public propertyExport
Gets or sets a value indicating whether to export the property set when exporting the configuration.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the property set.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets the internal name of the property set.
Public propertyPropertyDefs
Gets the collection of property definitions in the property set.
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