A Sandcastle Documented Class Library
IsNew Property
NamespacesGemli.DataDataModelIsNew
Returns true if this entity was not loaded from a database record.
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool IsNew { get; set; }
Public Overridable Property IsNew As Boolean
public:
virtual property bool IsNew {
	bool get ();
	void set (bool value);
}

Assembly: Gemli.Data (Module: Gemli.Data) Version: 0.9.0.0 (0.9.0.0)