[]
Gets the parameter values to be applied.
public abstract ApplyParametersActionValue[] Parameters { get; }
| Type | Description |
|---|---|
| ApplyParametersActionValue[] | An array of ApplyParametersActionValue representing the parameter values to be applied. |