Click or drag to resize

clsImportSysCustomerLanguagesCustomerLanguageCompanyMapping Property

Collection to process the language mappings to the companies. Used to learn the language set in OCRD to the lanugage code in MARI

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public List<clsImportSysCustomerLanguagesCompany> CustomerLanguageCompanyMapping { get; set; }

Property Value

Type: ListclsImportSysCustomerLanguagesCompany
See Also