Dela via


Utility.ReplaceMultiValueData Method (String, String, String)

 

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

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