JobDefinitionHasInfinitePassChild Property |
Returns whether this job contains a child with an infinite pass recursively.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic bool HasInfinitePassChild { get; }
Return Value
BooleanTrue when an infinite pass is found.
See Also