WorkflowParameterType Enumeration
System Center
Updated: April 25, 2012
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the workflow parameter types.
Namespace: Microsoft.EnterpriseManagement.Subscriptions
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
| 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. |
Development Platforms
Windows Vista, Windows Server 2003, andTarget Platforms
Windows Server 2008,Windows Server 2003
Show: