Share via


RequestActionEventArgs.ActionReturnValue Property

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Used to return a value from DoAction. ActionReturnValue and ActionReturnValueObject properties share the same backing store. Returns the empty string if the underlying value cannot be cast to a string.

Namespace:   Microsoft.Uii.Csr
Assembly:  Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)

Syntax

public string ActionReturnValue { get; set; }
Public Property ActionReturnValue As String

Property Value

Type: System.String

See Also

RequestActionEventArgs Class
Microsoft.Uii.Csr Namespace

Return to top

Unified Service Desk 2.0

© 2016 Microsoft. All rights reserved. Copyright