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.111.0)
Syntax public DocumentWorkflowFlags PossibleNextStates { get; }
Public ReadOnly Property PossibleNextStates As DocumentWorkflowFlags
Get
Property Value
Type:
DocumentWorkflowFlagsSee Also