Click or drag to resize

ProcessProcessGroup Property

The process group, to which this process belongs. [Required] [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ProcessGroup ProcessGroup { get; set; }

Property Value

Type: ProcessGroup
See Also