ActionResultType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the enumeration for the action results.
public enum class ActionResultType
public enum ActionResultType
type ActionResultType =
Public Enum ActionResultType
- Inheritance
-
ActionResultType
Fields
Name | Value | Description |
---|---|---|
Event | 0 | Contains the value 0. |
Action | 1 | Contains the value 1. |
Route | 2 | Contains the value 2. |