Click or drag to resize

DslMigrationOptionNotifyChange Property

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

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

Property Value

Boolean
See Also