{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


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

Field Value

true if this instance is new; otherwise, false.