[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Allows you to access the schema types that
are defined in a management pack. The schema types are defined in
the
<SchemaType> elements under the
<TypeDefinitions> element in a management pack.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Syntax
Visual Basic |
Public Interface ITypeDefinitionsManagement
|
C# |
public interface ITypeDefinitionsManagement
|
C++ |
public interface class ITypeDefinitionsManagement
|
J# |
public interface ITypeDefinitionsManagement
|
JScript |
public interface ITypeDefinitionsManagement
|
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003
See Also