Partager via


CRMEntityConverter.ConvertBack Method (Object, Type, Object, CultureInfo)

 

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

Converts combo box values to entity values.

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

Syntax

public object ConvertBack(
    object value,
    Type targetType,
    object parameter,
    CultureInfo culture
)
Public Function ConvertBack (
    value As Object,
    targetType As Type,
    parameter As Object,
    culture As CultureInfo
) As Object

Parameters

  • targetType
    Type: System.Type

    Specifies the target type.

Return Value

Type: System.Object

Type:Object.

Implements

IValueConverter.ConvertBack(Object, Type, Object, CultureInfo)

See Also

CRMEntityConverter Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright