Sage Intacct SDK for .NET
Intacct.SDK.Functions.GeneralLedger.AbstractAccount Class Reference
Inheritance diagram for Intacct.SDK.Functions.GeneralLedger.AbstractAccount:
Intacct.SDK.Functions.GeneralLedger.AbstractGlAccount Intacct.SDK.Functions.AbstractFunction Intacct.SDK.Functions.IFunction Intacct.SDK.Xml.IXmlObject Intacct.SDK.Functions.GeneralLedger.AccountCreate Intacct.SDK.Functions.GeneralLedger.AccountDelete Intacct.SDK.Functions.GeneralLedger.AccountUpdate Intacct.SDK.Functions.GeneralLedger.StatisticalAccountDelete

Data Fields

string AccountType
 
string NormalBalance
 
string ClosingType
 
string CloseIntoGlAccountNo
 
string GlAccountAlternative
 
string TaxReturnCode
 
string M3ReturnCode
 
bool? Taxable
 

Protected Member Functions

 AbstractAccount (string controlId=null)
 
- Protected Member Functions inherited from Intacct.SDK.Functions.AbstractFunction
 AbstractFunction ()
 
 AbstractFunction (string controlId)
 

Additional Inherited Members

- Public Member Functions inherited from Intacct.SDK.Functions.AbstractFunction
abstract void WriteXml (ref IaXmlWriter xml)
 This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema. More...
 
new void WriteXml (ref IaXmlWriter xml)
 This method should use an IaXmlWriter reference to write the function block element with its controlid attribute. This and everything inside the function block must follow the Web Services schema. More...
 
void WriteXml (ref IaXmlWriter xml)
 
- Properties inherited from Intacct.SDK.Functions.AbstractFunction
string ControlId [get, set]
 
- Properties inherited from Intacct.SDK.Functions.IFunction
string ControlId [get, set]
 

Constructor & Destructor Documentation

◆ AbstractAccount()

Intacct.SDK.Functions.GeneralLedger.AbstractAccount.AbstractAccount ( string  controlId = null)
inlineprotected

Field Documentation

◆ AccountType

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.AccountType

◆ CloseIntoGlAccountNo

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.CloseIntoGlAccountNo

◆ ClosingType

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.ClosingType

◆ GlAccountAlternative

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.GlAccountAlternative

◆ M3ReturnCode

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.M3ReturnCode

◆ NormalBalance

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.NormalBalance

◆ Taxable

bool? Intacct.SDK.Functions.GeneralLedger.AbstractAccount.Taxable

◆ TaxReturnCode

string Intacct.SDK.Functions.GeneralLedger.AbstractAccount.TaxReturnCode