| PersistentObjectIsNew Property |
Gets a value indicating whether the object is new.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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