Description
Returns true if the object has not yet been closed since it was first created.
Visual Basic
Public Property IsNewObject() As bool
C#
public bool IsNewObject;
Conditions
Read-only
Returns true if the object has not yet been closed since it was first created.
Public Property IsNewObject() As bool
public bool IsNewObject;
Read-only