BaseFlowJobElementHasDynamicChild Method |
Returns whether this job element contains a dynamic job element recursively.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool HasDynamicChild()
Return Value
BooleanTrue when a dynamic child is found.
See Also