WorkflowPersonsAssignEventArgsPersons Property |
Gets the collection of user names of persons.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Design
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public ReadOnlyCollection<string> Persons { get; }
Public ReadOnly Property Persons As ReadOnlyCollection(Of String)
Get
Property Value
Type:
ReadOnlyCollectionStringSee Also