ChildJobElementsChangedEventArgsPosition Property |
The position of the job element in the list. A special value "-1" during addition means appending the job element to the list. A special value of "-1" during deletion means clearing the list.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic int Position { get; }
Property Value
Int32
See Also