Click or drag to resize

BCRepositoryObject Properties

The BCRepositoryObject type exposes the following members.

Properties
  NameDescription
Public propertyExtendable
Gets the extended object.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyRepository
Gets the repository to which the object belongs.
Public propertySecurable
Gets the secured object.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also