Parameters Property

Gets the parameters to pass to the script.

Syntax

public System.Collections.Generic.IEnumerable<CallScriptArgument> Parameters { get; }