Skip to main content

AdfScriptParameterDirection Enumeration

AdfScriptParameterDirection Enumeration

Supported direction values for script parameters.

Enumeration Values

NameSummary
Unspecified
The default selection for when the user wishes to omit the direction.
Input
Corresponds to the 'Input' direction.
Output
Corresponds to the 'Output' direction.
InputOutput
Corresponds to the 'InputOutput' direction.