ProfileOperations.SetUsdLanguageTranslations Method (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Sets the translation nodes.
Namespace: Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager
Assembly: Microsoft.Crm.UnifiedServiceDesk.CommonUtility (in Microsoft.Crm.UnifiedServiceDesk.CommonUtility.dll)
Syntax
public void SetUsdLanguageTranslations(
string orgLCID,
string userLCID,
string translatorXmlData
)
Public Sub SetUsdLanguageTranslations (
orgLCID As String,
userLCID As String,
translatorXmlData As String
)
Parameters
orgLCID
Type: System.StringSpecifies the organization locale ID.
userLCID
Type: System.StringSpecifies the user locale ID.
translatorXmlData
Type: System.StringSpecifies the translator data.
See Also
ProfileOperations Class
Microsoft.Crm.UnifiedServiceDesk.CommonUtility.UserProfileManager Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright