Share via


ManagementPackBaseFactType.GetQueryAttributes Method

Definition

Retrieves the definitive list of the attributes to query.

public:
 override System::Collections::Generic::IList<Microsoft::EnterpriseManagement::Configuration::ManagementPackTypeWarehouseAttribute ^> ^ GetQueryAttributes();
public override System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute> GetQueryAttributes ();
override this.GetQueryAttributes : unit -> System.Collections.Generic.IList<Microsoft.EnterpriseManagement.Configuration.ManagementPackTypeWarehouseAttribute>
Public Overrides Function GetQueryAttributes () As IList(Of ManagementPackTypeWarehouseAttribute)

Returns

The definitive list of the attributes to query.

Applies to