EnterpriseManagementGroup.TypeDefinitions Property

Definition

Gets an interface that enables you to access the schema types that are defined in the Service Manager store. The schema types are defined in the SchemaType elements under the TypeDefinitions element in a management pack.

public:
 property Microsoft::EnterpriseManagement::ITypeDefinitionsManagement ^ TypeDefinitions { Microsoft::EnterpriseManagement::ITypeDefinitionsManagement ^ get(); };
public Microsoft.EnterpriseManagement.ITypeDefinitionsManagement TypeDefinitions { get; }
member this.TypeDefinitions : Microsoft.EnterpriseManagement.ITypeDefinitionsManagement
Public ReadOnly Property TypeDefinitions As ITypeDefinitionsManagement

Property Value

The schema types manager.

Applies to