Click or drag to resize

clsImportClassNotificationTextDefaultLanguage Property

DefaultLanguage. When the customer does not have a language, or the language of the customer is not in clsImportClassNotificationTextLang this language will be used.

List of languages are managed by clsImportSysCustomerLanguages.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public int DefaultLanguage { get; set; }

Property Value

Type: Int32
Remarks
MPSysClassNotificationText.DefaultLanguage type: INT length: 4

View: MARIClassNotificationText.DefaultLanguage: :Table: MPSysClassNotificationText.DefaultLanguage

Linked Field: View: MARISysCustomerLanguages.CustomerLanguageID: :Table: MPSysKundenSprachen.CustomerLanguageID

See Also