EnterpriseManagementObjectCriteria.Empty Property

Definition

Creates an empty criteria object.

public:
 static property Microsoft::EnterpriseManagement::Common::EnterpriseManagementObjectCriteria ^ Empty { Microsoft::EnterpriseManagement::Common::EnterpriseManagementObjectCriteria ^ get(); };
public static Microsoft.EnterpriseManagement.Common.EnterpriseManagementObjectCriteria Empty { get; }
member this.Empty : Microsoft.EnterpriseManagement.Common.EnterpriseManagementObjectCriteria
Public Shared ReadOnly Property Empty As EnterpriseManagementObjectCriteria

Property Value

The criteria object.

Exceptions

Empty criteria is not supported.

Remarks

This property is not supported on this object and will throw the <xref:> Microsoft.EnterpriseManagement.Common.InvalidCriteriaException?qualifyHint=False&autoUpgrade=True exception.

Applies to