![](../icons/Help.png) | PersistentObjectIsNew Property |
Gets a value indicating whether the object is new.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.0.0.19089 (1.0.0.*)
Syntaxpublic bool IsNew { get; }
Public ReadOnly Property IsNew As Boolean
Get
public:
property bool IsNew {
bool get ();
}
member IsNew : bool with get
Property Value
Type:
Boolean
See Also