InedoSDK Reference
Version:

Parameters Property

Gets the expected input, output, environment, and arguments variables used by the script.

Syntax

public System.Collections.Generic.IReadOnlyList<ScriptParameterInfo> Parameters { get; }