ManagementPackType.GetBaseType Method

Definition

Retrieves the immediate base type for this object.

public:
 Microsoft::EnterpriseManagement::Configuration::ManagementPackType ^ GetBaseType();
public Microsoft.EnterpriseManagement.Configuration.ManagementPackType GetBaseType ();
member this.GetBaseType : unit -> Microsoft.EnterpriseManagement.Configuration.ManagementPackType
Public Function GetBaseType () As ManagementPackType

Returns

Returns ManagementPackType.

The immediate base type for this object.

Applies to