clsImportClassNotification Class |
Namespace: MARIInterface
The clsImportClassNotification type exposes the following members.
| Name | Description | |
|---|---|---|
| clsImportClassNotification | Initializes a new instance of the clsImportClassNotification class |
| Name | Description | |
|---|---|---|
| Active | Active | |
| Audience | Audience type to distinguish bettween differen recipients. | |
| ChangeDate | ChangeDate | |
| ChangeUser | ChangeUser | |
| ClassID | ClassID Master Data Dimension to link the event to | |
| CompanyID | CompanyID Optional for special settings by company. New field with version 6.3 | |
| CreateDate | CreateDate | |
| CreateUser | CreateUser | |
Email address only for Audience = 5 | ||
| EventID | Event ID. Fixed ID for the different event types. See samples in the table | |
| EventOptionFlag | EventOptionFlag see clsImportClassNotificationeEventOptionFlag | |
| MethodID | MethodID Flag for the different Recipient channels | |
| oColNotificationTexts | ||
| SubEvent | SubEvent For workflow transition events, this field is used. Normally 0 | |
| TextID | TextID link to the notification text. See clsImportClassNotificationText | |
| UpdateStamp | UpdateStamp |
| Name | Description | |
|---|---|---|
| bReadFromDB |
Reads the notification settings from the database (export)
Only for internal use! To load data use your own SQL.
(Overrides clsImportBasebReadFromDB(MPInterface, String).) | |
| bSaveRSToMDB |
Store one line to the MS Access table
(Overrides clsImportBasebSaveRSToMDB(MPInterface, DataRow, DataTable).) |