Skip to main content

WebServiceTaskParameterType Enumeration

WebServiceTaskParameterType Enumeration

The WebServiceTaskParameterType enumeration provides a list of parameter type specifications for the Web Service Task.

Enumeration Values

NameSummary
Array
Specifies an array parameter.
Complex
Specifies a complex type parameter.
Enum
Specifies an enumeration value parameter.
Primitive
Specifies an primitive type value parameter.
Variable
Specifies that a variable contains the parameter value.