Click or drag to resize

ApplicationConfigurationValidatePathsClosed Property

If true the current jobs are validated that all paths are closed. Off by default.

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

Property Value

Boolean
See Also