The NotificationType type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| Description |
The notification type description.
| |
| DesktopModuleId |
If the message type is related to a specific module, this field is used to localize actions by getting the resource file from the module folder.
| |
| IsTask |
Is this of a Task type. Default is false.
| |
| KeyID |
IHydratable.KeyID.
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| Name |
The notification type name.
| |
| NotificationTypeId |
The notification type identifier.
| |
| TimeToLive |
The amount of time to add to the creation date of the message to calculate the expiration date.
|