Click or drag to resize

BaseFlowJobElementInternalChildren Property

The list of the child job elements, in read-write form.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
protected IList<BaseJobElement> InternalChildren { get; }

Property Value

IListBaseJobElement
See Also