InedoSDK Reference
Version:

Parameters Property

Get the parameters passed to the script.

Syntax

public System.Collections.Generic.IReadOnlyDictionary<string, string> Parameters { get; }