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
Internal function used to replace multiple value data. It is public because it is used by the DynamicsCustomerRecord.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public static string ReplaceMultiValueData(
string appdata,
string property,
string subproperty = ""
)
Public Shared Function ReplaceMultiValueData (
appdata As String,
property As String,
subproperty As String
) As String
Parameters
appdata
Type: System.StringSpecifies the application data.
property
Type: System.StringSpecifies the property.
subproperty
Type: System.StringSpecifies the sub property.
Return Value
Type: System.String
Type: String
See Also
ReplaceMultiValueData Overload
Utility Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright