Package version:

Enumeration KnownScriptActivityParameterType

Known values of ScriptActivityParameterType that the service accepts.

Enumeration Members

Boolean: "Boolean"

Boolean

DateTime: "DateTime"

DateTime

DateTimeOffset: "DateTimeOffset"

DateTimeOffset

Decimal: "Decimal"

Decimal

Double: "Double"

Double

Guid: "Guid"

Guid

Int16: "Int16"

Int16

Int32: "Int32"

Int32

Int64: "Int64"

Int64

Single: "Single"

Single

String: "String"

String

Timespan: "Timespan"

Timespan

Generated using TypeDoc