📚 SAP Business One SDK Help

TranslationsInUserLanguages Object Members
See Also  Overview 

Public Methods

Public Method AddAdds a new data line to the object.
Public Method SetCurrentLineSets the active row to a specified row number.

Public Properties

Public Property CountReturns the total number of records in the table.
Public Property KeyFromHeaderTableReturns the key of the translated field value.

Field name: TranEntry.

Public Property LanguageCodeOfUserLanguageSets or returns the user language code. This code must be one of the codes defined in the UserLanguages object. 

Field name: LangCode.

Public Property TranslationscontentSets or returns the translated content for the specified field (KeyFromHeaderTable).

Lentgh: 64,000 characters.

Field name: Trans.

Public Property UserFieldsReturns the UserFields object.

See Also