BaseFlowJobElementHasNonFlowChild Method |
Returns whether this job element contains a job element that is not a flow job element.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool HasNonFlowChild()
Return Value
BooleanTrue when a child that is not a flow job element is found.
See Also