JobDefinitionHasDynamicChild Property |
Returns whether this job contains a dynamic job element recursively.
Namespace: RAYLASE.Marker.JobAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic bool HasDynamicChild { get; }
Return Value
BooleanTrue when a dynamic child is found.
See Also