Click or drag to resize

ProcessNodeEventBoundaryOfProcessNodeId Property

When the event is boundary, contains the node to which the event is bound. Otherwise contains null. [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 Nullable<Guid> BoundaryOfProcessNodeId { get; set; }

Property Value

Type: NullableGuid
See Also