Click or drag to resize

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; }

Property Value

Type: ReadOnlyCollectionString
See Also