Click or drag to resize

BCWorkflowInterlockCondition Properties

The BCWorkflowInterlockCondition type exposes the following members.

Properties
  NameDescription
Public propertyDefaultResult
Gets or sets the default result of the workflow interlock evaluation.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyInterlockLocation
Gets or sets the location of the workflow interlock.
Public propertyInterlockName
Gets or sets the name of the workflow interlock.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyName
Gets the internal name of the interlock condition.
Public propertyNextWorkflowInterlockCondition
Gets the next workflow interlock condition.
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 propertyWorkflowInterlockConditionIndex
Gets the index of the workflow interlock condition.
Top
See Also