Click or drag to resize

BaseJobElementIsDirty Property

The flag to indicate whether the content of this job element has been modified.

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

Property Value

Boolean
See Also