Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Provides combo box values from a given entity.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public object Convert(
object value,
Type targetType,
object parameter,
CultureInfo culture
)
Public Function Convert (
value As Object,
targetType As Type,
parameter As Object,
culture As CultureInfo
) As Object
Parameters
value
Type: System.ObjectSpecifies the value.
targetType
Type: System.TypeSpecifies the target type.
parameter
Type: System.ObjectSpecifies the parameter.
culture
Type: System.Globalization.CultureInfoSpecifies the culture info.
Return Value
Type: System.Object
Type: Object.
Implements
IValueConverter.Convert(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