[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Defines methods for retrieving derived types from the store. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim instance As IManagementPackDerivedTypes

Syntax

Visual Basic
Public Interface IManagementPackDerivedTypes
C#
public interface IManagementPackDerivedTypes
C++
public interface class IManagementPackDerivedTypes
J#
public interface IManagementPackDerivedTypes
JScript
public interface IManagementPackDerivedTypes

Remarks

This interface is for internal use only by ManagementPackType.


Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP

Target Platforms

Windows Server 2008,Windows Server 2003

See Also