CRMGlobalManager.Translate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Translate(String) | |
Translate(String, String, String, String, String) |
Translate(String)
Translate(String, String, String, String, String)
public string Translate (string value, string from, string to, string azureClientId, string azureClientSecret);
member this.Translate : string * string * string * string * string -> string
Public Function Translate (value As String, from As String, to As String, Optional azureClientId As String, Optional azureClientSecret As String) As String
Parameters
- value
- String
- from
- String
- to
- String
- azureClientId
- String
- azureClientSecret
- String