|
Sage Intacct SDK for .NET
|
Public Member Functions | |
| InvoiceLineUpdate () | |
| override void | WriteXml (ref IaXmlWriter xml) |
| abstract void | WriteXml (ref IaXmlWriter xml) |
| void | WriteXml (ref IaXmlWriter xml) |
Properties | |
| int | LineNo [get, set] |
Additional Inherited Members | |
Data Fields inherited from Intacct.SDK.Functions.AccountsReceivable.AbstractInvoiceLine | |
| string | AccountLabel |
| string | GlAccountNumber |
| string | OffsetGlAccountNumber |
| decimal? | TransactionAmount |
| string | AllocationId |
| string | Memo |
| int? | Key |
| decimal? | TotalPaid |
| decimal? | TotalDue |
| string | RevRecTemplateId |
| string | DeferredRevGlAccountNo |
| DateTime? | RevRecStartDate |
| DateTime? | RevRecEndDate |
| string | DepartmentId |
| string | LocationId |
| string | ProjectId |
| string | CustomerId |
| string | VendorId |
| string | EmployeeId |
| string | ItemId |
| string | ClassId |
| string | ContractId |
| string | WarehouseId |
| List< AbstractInvoiceLineTaxEntries > | Taxentry = new List<AbstractInvoiceLineTaxEntries>() |
| Dictionary< string, dynamic > | CustomFields = new Dictionary<string, dynamic>() |
Protected Member Functions inherited from Intacct.SDK.Functions.AccountsReceivable.AbstractInvoiceLine | |
| AbstractInvoiceLine () | |
|
inline |
|
inlinevirtual |
|
getset |