Click or drag to resize
BCWorkflowInterlock Properties

The BCWorkflowInterlock type exposes the following members.

Properties
  NameDescription
Public propertyAvailableProperties
Gets the collection of available property definitions.
Public propertyDescription
Gets or sets the description of the workflow interlock.
Public propertyDisplayName
Gets or sets the display name of the workflow interlock.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the workflow interlock.
Public propertyInterlockType Obsolete.
Gets the type of the workflow interlock.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyLogicalScope
Gets the logical scope of the workflow interlock.
Public propertyName
Gets or sets the internal name of the workflow interlock.
Public propertyProjectDefinition
Gets the project definition of the workflow interlock.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySourceObjects
Gets the type of source object(s) of the workflow interlock.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also