Click or drag to resize
BCDocumentWorkflowPossibleNextStates Property
Gets possible states to which a user can move the document.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public DocumentWorkflowFlags PossibleNextStates { get; }

Property Value

Type: DocumentWorkflowFlags
See Also