| BCDocumentWorkflow Property |
Gets the workflow of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntaxpublic BCDocumentWorkflow Workflow { get; }Public ReadOnly Property Workflow As BCDocumentWorkflow
Get
public:
property BCDocumentWorkflow^ Workflow {
BCDocumentWorkflow^ get ();
}member Workflow : BCDocumentWorkflow with get
Property Value
Type:
BCDocumentWorkflow
See Also