[]
Represents a parameter of the 'apply parameters' action.
public sealed class ApplyParametersActionValue
| Name | Description |
|---|---|
| Name | Gets the name of the parameter to be affected. |
| Type | Gets the apply action type. |
| Value | Gets the optional value of the parameter. Must be specified for 'Set' and 'Toggle' apply types. |