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