Click or drag to resize

ProcessStartRoleId Property

When Start_Event='USR' then specifies the role which the user must play in order to start the process. null when Start_Event<>'USR'. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> StartRoleId { get; set; }

Property Value

Type: NullableGuid
See Also