InedoSDK Reference
Version:

InputVariables Property

Gets or sets the variables that will be injected into the script before running.

Syntax

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