EnterpriseManagementObject.TimeAdded Property

Definition

Gets the time the instance was added.

public:
 property DateTime TimeAdded { DateTime get(); };
public DateTime TimeAdded { get; }
member this.TimeAdded : DateTime
Public ReadOnly Property TimeAdded As DateTime

Property Value

Returns DateTime.

The time the instance was added.

Applies to