InvoiceBase Class Members
                In This Topic
            
            The following tables list the members exposed by InvoiceBase.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Date | The date this Invoice was generated. | 
|  | DueDate | The date this Invoice is due to be paid by a Customer. | 
|  | ID | The unique identifier for this Invoice record. | 
|  | InvoiceNumber | The number assigned to this Invoice. | 
|  | IsPaid | Indicates if this Invoice has been paid in full. | 
|  | Memo | Any additional comments given to this Invoice. | 
|  | TotalAmount | The total amount due for this Invoice. | 
|  | TransferredToQuickBooksDesktop | Indicates if this Invoice has been exported to QuickBooks via OnTime Management Suite. | 
TopSee Also