Click or drag to resize

IStringResourcesFromId Method

Returns translation for a resource id. i.e. 1070 -> 'Ja'

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
string FromId(
	int resId
)

Parameters

resId
Type: SystemInt32

Return Value

Type: String
See Also