[]
Specifies possible action types.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum ActionType
| Name | Description |
|---|---|
| ApplyParameters | Represents an apply parameters action. |
| Bookmark | Represents a bookmark action. |
| Drillthrough | Represents a drillthrough action. |
| Hyperlink | Represents a hyperlink action. |
| Sort | Represents a sort action. |
| Toggle | Represents a toggle action. |