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"

Boolean

DateTime

DateTime: = "DateTime"

DateTime

DateTimeOffset

DateTimeOffset: = "DateTimeOffset"

DateTimeOffset

Decimal

Decimal: = "Decimal"

Decimal

Double

Double: = "Double"

Double

Guid

Guid: = "Guid"

Guid

Int16

Int16: = "Int16"

Int16

Int32

Int32: = "Int32"

Int32

Int64

Int64: = "Int64"

Int64

Single

Single: = "Single"

Single

String

String: = "String"

String

Timespan

Timespan: = "Timespan"

Timespan

Generated using TypeDoc