Click or drag to resize

InvoiceNotification Properties

The InvoiceNotification type exposes the following members.

Properties
  NameDescription
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 propertyInvoice
Gets or sets Invoice.
Public propertyTimeStamp
Gets or sets the time stamp.
(Inherited from Notification.)
Public propertyType
Gets or sets the type.
(Inherited from Notification.)
Top
See Also