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)
Syntaxpublic BCCollection<BCWorkflowTransition> WorkflowTransitions { get; }Public ReadOnly Property WorkflowTransitions As BCCollection(Of BCWorkflowTransition)
	Get
Property Value
Type: 
BCCollectionBCWorkflowTransition
See Also