Click or drag to resize

OrderNotification Properties

The OrderNotification 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 propertyOrder
Gets or sets Order.
Public propertyTimeStamp
Gets or sets the time stamp.
(Inherited from Notification.)
Public propertyType
Gets or sets the type.
(Inherited from Notification.)
Top
See Also