Click or drag to resize

MPInterfacevTranslateContent Method

Internal function to translate content of the demo database source into the destination language

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public Object vTranslateContent(
	Object vData
)

Parameters

vData
Type: SystemObject
text content like S_111Manager, S_112Marc

Return Value

Type: Object
translated content: Manager, Marc
Remarks