ActionResult.Type Property
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.
Gets or sets the action result type.
public:
property Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionResultType Type { Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionResultType get(); void set(Microsoft::Crm::UnifiedServiceDesk::Dynamics::Utilities::ActionResultType value); };
public Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionResultType Type { get; set; }
member this.Type : Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.ActionResultType with get, set
Public Property Type As ActionResultType
Property Value
Remarks
It takes the following values:
Name | Value |
---|---|
Event | 0 |
Action | 1 |
Route | 2 |