InedoSDK Reference
Version:

Parameters Property

Gets or sets the parameters to pass to the script.

Syntax

public abstract System.Collections.Generic.IReadOnlyDictionary<string, Inedo.ExecutionEngine.RuntimeValue> Parameters { get; set; }

Remarks

The operation will decide how these values get passed to the script based on AH values.