BCSDocumentCWFManagers Property |
Gets the array of user names of the document workflow managers.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.49.0)
Syntaxpublic string[] CWFManagers { get; }
Public ReadOnly Property CWFManagers As String()
Get
public:
property array<String^>^ CWFManagers {
array<String^>^ get ();
}
member CWFManagers : string[] with get
Property Value
Type:
String
See Also