Click or drag to resize
BCProjectWorkflowTransition Properties

The BCProjectWorkflowTransition 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 transition.
Public propertyDisplayName
Gets or sets the display name of the transition.
Public propertyEquivalenceTag
Gets or sets the equivalence tag.
Public propertyEquivalenceType
Gets or sets a value that defines how equivalent transitions are determined.
Public propertyEvaluateFilterConditions
Gets or sets a value indicating whether filter conditions are evaluated for the transition.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyIconIndex
Gets or sets the icon index of the transition.
Public propertyID
Gets the value that uniquely identifies the transition.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyLogicalOR
Gets or sets a value indicating whether multiple property restrictions are joined with the logical OR operator. If then joined with OR; otherwise, they are joined with AND.
Public propertyName
Gets or sets the internal name of the transition.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertySourceState
Gets the source workflow state.
Public propertyTargetState
Gets the target workflow state.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyWorkflowConditions
Gets the collection of workflow conditions defined for the transition.
Public propertyWorkflowDef
Gets the parent workflow definition.
Public propertyWorkflowInterlockConditions
Gets the collection of the workflow interlock conditions.
Public propertyWorkflowPropertyAssignments
Gets the collection of property assignments.
Top
See Also