Click or drag to resize

BaseJobExecutorProfileIgnoreDynamicContentUpdate Property

The flag to indicate that the executor should not update the content of the dynamic job element.

Namespace: RAYLASE.Marker.Job.Executor
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.19.0
Syntax
C#
public bool IgnoreDynamicContentUpdate { get; set; }

Property Value

Boolean
See Also