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
Syntaxpublic List<clsImportSysCustomerLanguagesCompany> CustomerLanguageCompanyMapping { get; set; }Public Property CustomerLanguageCompanyMapping As List(Of clsImportSysCustomerLanguagesCompany)
Get
Set
Property Value
Type:
ListclsImportSysCustomerLanguagesCompany
See Also