Click or drag to resize

ChildJobElementsChangedEventArgsIsElseJobElement Property

The flag to indicate whether the change happens in the "else" list.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public bool IsElseJobElement { get; }

Property Value

Boolean
See Also