Click or drag to resize

clsImportSysCustomerLanguagesCompany Class

Import for the mapping tables between SBO Languages and MARIProject Languages and ISO Languages

Import for table MARISysCustomerLanguagesCompany/MPSysKundenSprachenMandant: System: MARIProject Languages linked to SBO company languages.

Use the collection clsImportSysCustomerLanguages.CustomerLanguageCompanyMapping to import the mappings with the language definition.

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportSysCustomerLanguagesCompany

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsImportSysCustomerLanguagesCompany : clsImportBase

The clsImportSysCustomerLanguagesCompany type exposes the following members.

Constructors
  NameDescription
Public methodclsImportSysCustomerLanguagesCompany
Initializes a new instance of the clsImportSysCustomerLanguagesCompany class
Top
Properties
  NameDescription
Public propertyChangeDate
ChangeDate
Public propertyChangeUser
ChangeUser
Public propertyCompany
Company ID (internal code for the linked SBO database)
Public propertyCreateDate
CreateDate
Public propertyCreateUser
CreateUser
Public propertyCustomerLanguageID
Link to the MARIProject Language. See clsImportSysCustomerLanguages.
Public propertyLangCode
LangCode -> SBO Language code in the table OLNG.Code
Public propertyUpdateStamp
UpdateStamp
Top
Methods
Remarks
See Also