Click or drag to resize

clsImportClassNotificationTextNotificationTextLanguages Property

Collection to process the text by language to the notification text.

Add at least on Language definition of the text is required. This should be the DefaultLanguage defined here at the header

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

Property Value

Type: ListclsImportClassNotificationTextLang
See Also