BaseFlowJobElementHasInfinitePassChild Method |
Returns whether this job element contains a child with an infinite pass recursively.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool HasInfinitePassChild()
Return Value
BooleanTrue when an infinite pass is found.
See Also