BCDocumentStatus Property |
Gets the
Status property value of the current workflow status 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)
Syntax public string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
member Status : string with get
Property Value
Type:
StringSee Also