Click or drag to resize

ProcessElements Property

List of ProcessElement child objects, based on the Systems.Bpm.ProcessElement.Process back reference

Namespace:  Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ProcessElement> Elements { get; }

Property Value

Type: ChildCollectionProcessElement
See Also