Sage Intacct SDK for .NET
Intacct.SDK.Functions.Company.AllocationLine Class Reference
Inheritance diagram for Intacct.SDK.Functions.Company.AllocationLine:
Intacct.SDK.Functions.Company.AbstractAllocationLine Intacct.SDK.Xml.IXmlObject

Public Member Functions

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

Additional Inherited Members

- Data Fields inherited from Intacct.SDK.Functions.Company.AbstractAllocationLine
decimal? Amount
 
string DepartmentId
 
string LocationId
 
string ProjectId
 
string CustomerId
 
string VendorId
 
string EmployeeId
 
string ItemId
 
string ClassId
 
string ContractId
 
string WarehouseId
 
- Protected Member Functions inherited from Intacct.SDK.Functions.Company.AbstractAllocationLine
 AbstractAllocationLine ()
 

Constructor & Destructor Documentation

◆ AllocationLine()

Intacct.SDK.Functions.Company.AllocationLine.AllocationLine ( )
inline

Member Function Documentation

◆ WriteXml()

override void Intacct.SDK.Functions.Company.AllocationLine.WriteXml ( ref IaXmlWriter  xml)
inlinevirtual