Click or drag to resize

DslMigrationOptionCanUpdateIfExist Property

Flag indicates whether to update the data object if it have already exist. Default value: false

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

Property Value

Boolean
See Also