{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
C#
VB
public
bool
HasChanges
{
get
;
set
; }
Public
Property
HasChanges
As
Boolean
Get
Set
Field Value
true
if this instance has changes; otherwise,
false
.
Exceptions
Exception
Condition
Exception
See Also
EntityObject Class
FLEXYGO.Objects Namespace