Click or drag to resize

ProcessNodes Property

List of ProcessNode child objects, based on the Systems.Bpm.ProcessNode.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<ProcessNode> Nodes { get; }

Property Value

Type: ChildCollectionProcessNode
See Also