The NotificationTypeAction type exposes the following members.

Properties

  NameDescription
Public propertyAPICall
The Service Framework URL to be called when the action is performed.
Public propertyConfirmResourceKey
The notification type action confirmation resource key.
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyDescriptionResourceKey
The notification type action description resource key.
Public propertyKeyID
IHydratable.KeyID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyNameResourceKey
The notification type action name resource key.
Public propertyNotificationTypeActionId
The notification type action identifier.
Public propertyNotificationTypeId
The notification type identifier.
Public propertyOrder
The notification type action order to be used while displaying the list of available actions.

See Also