The NotificationType type exposes the following members.

Properties

  NameDescription
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDescription
The notification type description.
Public propertyDesktopModuleId
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.
Public propertyIsTask
Is this of a Task type. Default is false.
Public propertyKeyID
IHydratable.KeyID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyName
The notification type name.
Public propertyNotificationTypeId
The notification type identifier.
Public propertyTimeToLive
The amount of time to add to the creation date of the message to calculate the expiration date.

See Also