Notification Properties

The Notification type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets or sets the ID of the account associated with the notification.
Public propertyDeliverySettings
Gets the notification delivery settings.
Public propertyDescription
Gets or sets the object description.
(Inherited from DescriptorBase.)
Public propertyId
Gets the object ID.
(Inherited from DescriptorBase.)
Public propertyIsContentLoaded
Gets a value indicating whether the content of the notification has been loaded.
Public propertyIsValid
Gets a value indicating whether or not the notification is in a valid state.
Public propertyLastDeliveryDate
Gets the last date the notification was delivered.
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyTenantId
Gets the ID of the tenant associated with the notification creator.
Top
See Also