Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownScriptActivityParameterType

Package version

Known values of ScriptActivityParameterType that the service accepts.

Index

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