deGlobalization..::..updateTranslatedTextToDB Method
update the Translated Text To DB
Namespace:
FlowWright.cDevDeAPI.Globalization
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Syntax
public bool updateTranslatedTextToDB( string resourceGroup, string targetCulture, List<string> lstResourceName, List<string> lstResourceValue, AzureTranslationResult[] arrAzureTranslationResult )
Parameters
- resourceGroup
- Type: String
- targetCulture
- Type: String
- lstResourceName
- Type: List<(Of <(<'String>)>)>
- lstResourceValue
- Type: List<(Of <(<'String>)>)>
- arrAzureTranslationResult
- Type: array<AzureTranslationResult>[]()[][]