Globalizes the items using translate provider.
Namespace:
FlowWright.cDevDeAPI
Assembly:
cDevDeAPI (in cDevDeAPI.dll)
Public Function globalizeItemsUsingTranslateProvider ( _
oItems As Dictionary(Of String, String), _
sourceCulture As String, _
targetCulture As String _
) As Boolean
Parameters
- oItems
- Type: Dictionary<(Of <(<'String, String>)>)>
The o items.
- sourceCulture
- Type: String
The source culture.
- targetCulture
- Type: String
The target culture.
Return Value
true if XXXX,
false otherwise.