CorrectionNotification Properties

The CorrectionNotification type exposes the following members.

Properties
  NameDescription
Public propertyAccountId
Gets or sets the ID of the account associated with the notification.
(Inherited from Notification.)
Public propertyContent
Gets the notification content.
(Inherited from ContentNotification.)
Public propertyContentItems
Gets the notification content items.
(Inherited from ContentNotification.)
Public propertyDeliverySettings
Gets the notification delivery settings.
(Inherited from Notification.)
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.
(Inherited from Notification.)
Public propertyIsValid
Gets a value indicating whether or not the notification is in a valid state.
(Inherited from Notification.)
Public propertyLastDeliveryDate
Gets the last date the notification was delivered.
(Inherited from Notification.)
Public propertyName
Gets or sets the object name.
(Inherited from DescriptorBase.)
Public propertyNotificationCondition
Gets the notification condition.
Public propertyTenantId
Gets the ID of the tenant associated with the notification creator.
(Inherited from Notification.)
Top
See Also