Click or drag to resize

DslMigrationOptionIgnoreEnforceConstraints Property

Flag indicates whether to ignore the EnforceConstraints property. Default value: false

Namespace: Casewhere.Runtime.DSL
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
Syntax
C#
public bool IgnoreEnforceConstraints { get; set; }

Property Value

Boolean
See Also