BCWorkflowDefWorkflowTransitions Property |
Gets the collection of available workflow transitions.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCCollection<BCWorkflowTransition> WorkflowTransitions { get; }
Public ReadOnly Property WorkflowTransitions As BCCollection(Of BCWorkflowTransition)
Get
Property Value
Type:
BCCollectionBCWorkflowTransitionSee Also