Click or drag to resize

InvoiceLog Properties

The InvoiceLog type exposes the following members.

Properties
 NameDescription
Public propertyActionTypeId Action type ID; required.
Public propertyActor System actor who performed the action
Public propertyComments Action comments, optional. Max Length=1024
Public propertyDtActual Actual timestamp of invoice action At the moment server time is used.
Public propertyDtStamp Timestamp when action was performed(Can be overridden), required. At the moment server time is used.
Public propertyIdx Action log record number, unique for the invoice. Required.
Public propertyInvoice Parent invoice
Top
See Also