{CompanyName} FlexyGo

EntityObject..::..HasChanges Property

Gets or sets a value indicating whether this instance has changes.

Namespace:  FLEXYGO.Objects
Assembly:  flxEntity (in flxEntity.dll)

Syntax


public bool HasChanges { get; set; }
Public Property HasChanges As Boolean
	Get
	Set

Field Value

true if this instance has changes; otherwise, false.

Exceptions


ExceptionCondition
Exception