OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / InvoiceBase Class
Properties


In This Topic
    InvoiceBase Class Members
    In This Topic

    The following tables list the members exposed by InvoiceBase.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new InvoiceBase object.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe date this Invoice was generated.  
    Public PropertyThe date this Invoice is due to be paid by a Customer.  
    Public PropertyThe unique identifier for this Invoice record.  
    Public PropertyThe number assigned to this Invoice.  
    Public PropertyIndicates if this Invoice has been paid in full.  
    Public PropertyAny additional comments given to this Invoice.  
    Public PropertyThe total amount due for this Invoice.  
    Public PropertyIndicates if this Invoice has been exported to QuickBooks via OnTime Management Suite.  
    Top
    See Also