Partager via


ActionConverter Class

 

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

Represents the converter used by the execute action to convert the arguments to combo box value.

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Crm.UnifiedServiceDesk.Dynamics.ActionConverter

Syntax

public class ActionConverter : IValueConverter
Public Class ActionConverter
    Implements IValueConverter

Constructors

Name Description
System_CAPS_pubmethod ActionConverter()

Initializes a new instance of the ActionConverter class.

Methods

Name Description
System_CAPS_pubmethod Convert(Object, Type, Object, CultureInfo)

Converts the value to combo box value.

System_CAPS_pubmethod ConvertBack(Object, Type, Object, CultureInfo)

Converts back from the combo box value to initial value.

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright