Specifies the workflow parameter types.
Namespace: Microsoft.EnterpriseManagement.Subscriptions
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As WorkflowParameterType
Syntax
'Declaration
Public Enumeration WorkflowParameterType
public enum WorkflowParameterType
public enum class WorkflowParameterType
public enum WorkflowParameterType
public enum WorkflowParameterType
Members
| Member name | Description | 
|---|---|
| BooleanType | Specifies the Boolean type. | 
| DateTimeType | Specifies the date and time type. | 
| DecimalType | Specifies the decimal type. | 
| DoubleType | Specifies the double type. | 
| GuidType | Specifies the ID type. | 
| IntType | Specifies the integer type. | 
| StringType | Specifies the string type. | 
| UIntType | Specifies the unsigned integer type. | 
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003