[]
Represents a parameter for an action.
public class ActionParameter
| Name | Description |
|---|---|
| ActionParameter() |
| Name | Description |
|---|---|
| Name | Gets the name of the parameter. |
| Type | Gets the type of the apply parameter. |
| Values | Gets the values associated with the parameter. |