| PersistentObjectIsNew Property |
Gets a value indicating whether the object is new.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
public:
property bool IsNew {
bool get ();
}
member IsNew : bool with get
Property Value
Type:
BooleanSee Also