BCSDocumentCWFTodoPersons Property |
Gets the array of user names of the document workflow to-do persons.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string[] CWFTodoPersons { get; }
Public ReadOnly Property CWFTodoPersons As String()
Get
public:
property array<String^>^ CWFTodoPersons {
array<String^>^ get ();
}
member CWFTodoPersons : string[] with get
Property Value
Type:
StringSee Also