Notification Class |
The Notification type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId | Gets or sets the ID of the account associated with the notification. | |
| DeliverySettings | Gets the notification delivery settings. | |
| Description |
Gets or sets the object description.
(Inherited from DescriptorBase) | |
| Id |
Gets the object ID.
(Inherited from DescriptorBase) | |
| IsContentLoaded | Gets a value indicating whether the content of the notification has been loaded. | |
| IsValid | Gets a value indicating whether or not the notification is in a valid state. | |
| LastDeliveryDate | Gets the last date the notification was delivered. | |
| Name |
Gets or sets the object name.
(Inherited from DescriptorBase) | |
| TenantId | Gets or sets the ID of the tenant associated with the notification creator. |
| Name | Description | |
|---|---|---|
| ChangeDeliverySettings | Changes the delivery settings. | |
| ToString | Returns a string that represents the current object. (Inherited from DescriptorBase) |