Click or drag to resize

BCPropertyAssignment Properties

The BCPropertyAssignment type exposes the following members.

Properties
  NameDescription
Public propertyDisplayName
Gets the display name of the assignment.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the assignment.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets the internal name of the assignment.
Public propertyProperty
Gets the property definition of the assignment.
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.)
Public propertyValue
Gets the value of the assignment.
Top
See Also