deGlobalizationItems..::..translateItemsUsingAzure Method
Translates the items using azure.
Namespace:
FlowWright.cDevDeAPI.GlobalizationAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool translateItemsUsingAzure( string itemID, globalizationItemType oItemType, string sourceCulture, string targetCulture, Dictionary<string, string> oItems )
Parameters
- itemID
- Type: String
The item identifier.
- oItemType
- Type: FlowWright.cDevDeAPI..::..globalizationItemType
Type of the o item.
- sourceCulture
- Type: String
The source culture.
- targetCulture
- Type: String
The target culture.