Click or drag to resize

changeBindableBaseHasChanges Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets a value indicating whether this instance has changes.

Namespace:  imbSCI.Data.data
Assembly:  imbSCI.Data (in imbSCI.Data.dll) Version: 0.3.70.
Syntax
C#
public bool HasChanges { get; }
Request Example View Source

Property Value

Type: Boolean
true if this instance has changes; otherwise, false.
See Also