Utility.ReplaceMultiValueData Method (CRMApplicationData, 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(
CRMApplicationData appdata,
string property,
string subproperty = ""
)
Public Shared Function ReplaceMultiValueData (
appdata As CRMApplicationData,
property As String,
subproperty As String
) As String
Parameters
appdata
Type: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities.CRMApplicationDataSpecifies 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