DslMigrationOptionNotifyChange Property

Skip the data change notification when updating data. Default value: true

Definition

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

Property Value

Boolean

See Also