Share via


ManagementPackScriptTypeEnum Enumeration

Specifies the management pack script types.

Namespace: Microsoft.EnterpriseManagement.Configuration
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)

Usage

'Usage
Dim instance As ManagementPackScriptTypeEnum

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration ManagementPackScriptTypeEnum
[SerializableAttribute] 
public enum ManagementPackScriptTypeEnum
[SerializableAttribute] 
public enum class ManagementPackScriptTypeEnum
/** @attribute SerializableAttribute() */ 
public enum ManagementPackScriptTypeEnum
SerializableAttribute 
public enum ManagementPackScriptTypeEnum

Members

Member name Description
Extract Specifies the extract script type.
Index Specifies the index script type.
Load Specifies the load script type.
Report_SP Specifies the report script type.
Transform Specifies the transform script type.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace