[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Manages templates and object templates in the Service Manager store. Templates are predefined management pack fragments that are used for creating management pack changes with parameters. Object templates pre-populate objects with specific values. Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

Visual Basic
Dim instance As ITemplatesManagement

Syntax

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

Platforms

Development Platforms

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

Target Platforms

Windows Server 2008,Windows Server 2003

See Also