Click or drag to resize

clsImportSysCustomerLanguages Class

Import/Update MARIProject Languages with the ISO settings. Used for notifications and sales/purchase invoices.

Stored in table MARISysCustomerLanguages/MPSysKundenSprachen: System: Languages in MARIProject.

They are linked to the languages in the SBO databases via clsImportSysCustomerLanguagesCompany

Inheritance Hierarchy
SystemObject
  MARIInterfaceclsImportBase
    MARIInterfaceclsImportSysCustomerLanguages

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

The clsImportSysCustomerLanguages type exposes the following members.

Constructors
  NameDescription
Public methodclsImportSysCustomerLanguages
Initializes a new instance of the clsImportSysCustomerLanguages class
Top
Properties
  NameDescription
Public propertyChangeDate
ChangeDate
Public propertyChangeUser
ChangeUser
Public propertyCreateDate
CreateDate
Public propertyCreateUser
CreateUser
Public propertyCustomerLanguageCompanyMapping
Collection to process the language mappings to the companies. Used to learn the language set in OCRD to the lanugage code in MARI
Public propertyCustomerLanguageID
CustomerLanguageID
Public propertyLanguageKey
LanguageKey
Public propertyLanguageMode
LanguageMode
Public propertyMatchcode
Matchcode
Public propertyMatchcodeID
MatchcodeID
Public propertySysLangID
SysLangID
Public propertyUpdateStamp
UpdateStamp
Top
Methods
Remarks
See Also