Sage Intacct SDK for .NET
Intacct.SDK.Functions.AccountsPayable.AbstractBillLine Class Referenceabstract
Inheritance diagram for Intacct.SDK.Functions.AccountsPayable.AbstractBillLine:
Intacct.SDK.Xml.IXmlObject Intacct.SDK.Functions.AccountsPayable.BillLineCreate Intacct.SDK.Functions.AccountsPayable.BillLineUpdate

Public Member Functions

abstract void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Data Fields

string AccountLabel
 
string GlAccountNumber
 
string OffsetGlAccountNumber
 
decimal? TransactionAmount
 
string AllocationId
 
string Memo
 
bool? Form1099
 
int? Key
 
decimal? TotalPaid
 
decimal? TotalDue
 
bool? Billable
 
string DepartmentId
 
string LocationId
 
string ProjectId
 
string TaskId
 
string CustomerId
 
string VendorId
 
string EmployeeId
 
string ItemId
 
string ClassId
 
string ContractId
 
string WarehouseId
 
Dictionary< string, dynamic > CustomFields = new Dictionary<string, dynamic>()
 

Protected Member Functions

 AbstractBillLine ()
 

Constructor & Destructor Documentation

◆ AbstractBillLine()

Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.AbstractBillLine ( )
inlineprotected

Member Function Documentation

◆ WriteXml()

abstract void Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.WriteXml ( ref IaXmlWriter  xml)
pure virtual

Field Documentation

◆ AccountLabel

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.AccountLabel

◆ AllocationId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.AllocationId

◆ Billable

bool? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.Billable

◆ ClassId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.ClassId

◆ ContractId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.ContractId

◆ CustomerId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.CustomerId

◆ CustomFields

Dictionary<string, dynamic> Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.CustomFields = new Dictionary<string, dynamic>()

◆ DepartmentId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.DepartmentId

◆ EmployeeId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.EmployeeId

◆ Form1099

bool? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.Form1099

◆ GlAccountNumber

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.GlAccountNumber

◆ ItemId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.ItemId

◆ Key

int? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.Key

◆ LocationId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.LocationId

◆ Memo

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.Memo

◆ OffsetGlAccountNumber

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.OffsetGlAccountNumber

◆ ProjectId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.ProjectId

◆ TaskId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.TaskId

◆ TotalDue

decimal? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.TotalDue

◆ TotalPaid

decimal? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.TotalPaid

◆ TransactionAmount

decimal? Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.TransactionAmount

◆ VendorId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.VendorId

◆ WarehouseId

string Intacct.SDK.Functions.AccountsPayable.AbstractBillLine.WarehouseId