EnterpriseManagementObjectBaseWithProperties.IsNew Property

Definition

Gets a value that indicates whether this object is new.

public:
 property bool IsNew { bool get(); };
public bool IsNew { get; }
member this.IsNew : bool
Public ReadOnly Property IsNew As Boolean

Property Value

true if this object is new; otherwise, false.

Applies to