deGlobalization..::..translateUsingGoogle Method (IEnumerable<(Of <(<'String>)>)>, String, String, String)
Translates the using google.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public IList<TranslationResult> translateUsingGoogle( IEnumerable<string> sourceItems, string sourceCulture, string targetCulture, string apiKey )
Parameters
- sourceItems
- Type: IEnumerable<(Of <(<'String>)>)>
The source items.
- sourceCulture
- Type: String
The source culture.
- targetCulture
- Type: String
The target culture.
- apiKey
- Type: String
The API key.