BaseJobExecutorProfileSupportsDynamicContent Property |
The flag to indicate that the executor supports dynamic content. This will disable looping dynamic job elements on the card, as the content might change.
Namespace: RAYLASE.Marker.Job.ExecutorAssembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntaxpublic bool SupportsDynamicContent { get; set; }
Property Value
Boolean
See Also