Share via


ActionResult.Type Property

Definition

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:

NameValue
Event0
Action1
Route2

Applies to