Sage Intacct SDK for .NET
Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary Class Reference
Inheritance diagram for Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary:
Intacct.SDK.Functions.AbstractFunction Intacct.SDK.Functions.IFunction Intacct.SDK.Xml.IXmlObject Intacct.SDK.Functions.AccountsReceivable.ArPaymentSummaryCreate

Data Fields

int? RecordNo
 
string Title
 
DateTime? GlPostingDate
 
string BankAccountId
 
string UndepositedFundsGlAccountNo
 

Protected Member Functions

 AbstractArPaymentSummary (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

◆ AbstractArPaymentSummary()

Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.AbstractArPaymentSummary ( string  controlId = null)
inlineprotected

Field Documentation

◆ BankAccountId

string Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.BankAccountId

◆ GlPostingDate

DateTime? Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.GlPostingDate

◆ RecordNo

int? Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.RecordNo

◆ Title

string Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.Title

◆ UndepositedFundsGlAccountNo

string Intacct.SDK.Functions.AccountsReceivable.AbstractArPaymentSummary.UndepositedFundsGlAccountNo