Click or drag to resize

translationForValuesAndTypesgetTranslation Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.DataComplex.special
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public string getTranslation(
	Object value,
	string format = "{0,12} : {1}"
)
Request Example View Source

Parameters

value
Type: SystemObject
format (Optional)
Type: SystemString

Return Value

Type: String
See Also