BCWorkflowStateDocumentToDoAction Property  | 
 
            Gets or sets the to-do action text that is displayed 
            for a document in the workflow state.
            
 
    Namespace: 
   BlueCieloECM.InnoCielo.Meridian.Server
    Assembly:
   BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntaxpublic string DocumentToDoAction { get; set; }Public Property DocumentToDoAction As String
	Get
	Set
Property Value
Type: 
String
See Also