{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
IsNew Property
Gets or sets a value indicating whether this instance is new.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
bool
IsNew
{
get
;
set
; }
Public
Property
IsNew
As
Boolean
Get
Set
Field Value
true
if this instance is new; otherwise,
false
.
See Also
EntityObject Class
FLEXYGO.Objects Namespace