IsPaid Property
Indicates whether this invoice has been paid.
Syntax
[VB.NET] Public ReadOnlyProperty IsPaid As Boolean
[C#] public bool IsPaid {get;}
Remarks
This property is only returned if the QBXMLVersion is set to "2.0" or higher.
This property is read-only.
Default Value
False