ManagementGroup::TimeOfExpiration Property

System Center
 

Applies To: Operations Manager for System Center 2012

Gets the product expiration time.

Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

public:
property DateTime TimeOfExpiration {
	DateTime get();
}

Property Value

Type: System::DateTime

Returns the product expiration timeDateTimeDateTime.

TheTimeOfExpirationobject is meaningful for evaluation license stock keeping units (SKUs) only. For other SKUs, the TimeOfExpiration object returns DateTime.MaxVal.

Return to top
Show: