[]
Specifies the types of apply parameter actions.
public enum ApplyParameterType
| Name | Description |
|---|---|
| Reset | Resets the parameter to its initial (default) value. See DefaultValue. |
| Set | Sets the parameter value. |
| Toggle | Adds or removes a value from a collection of values (applicable for multi-value parameters). |