Click or drag to resize

AccountNotification Properties

The AccountNotification type exposes the following members.

Properties
  NameDescription
Public propertyAccount
Gets or sets Account.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
(Overrides NotificationDataObject.)
Public propertyId
Gets or sets the id.
(Inherited from Notification.)
Public propertyTimeStamp
Gets or sets the time stamp.
(Inherited from Notification.)
Public propertyType
Gets or sets the type.
(Inherited from Notification.)
Top
See Also