ManagementPackWorkflowProperty Enumeration

Defines the status of a management pack workflow.

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

Usage

'Usage
Dim instance As ManagementPackWorkflowProperty

Syntax

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

Members

Member name Description
Enabled Specifies that the workflow is enabled.
TraceEnabled Specifies that the workflow trace is enabled.

Platforms

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms

Windows Server 2008,Windows Server 2003

See Also

Reference

Microsoft.EnterpriseManagement.Configuration Namespace