Sage Intacct SDK for .NET
Intacct.SDK.Functions.Common.ReadByQuery Class Reference
Inheritance diagram for Intacct.SDK.Functions.Common.ReadByQuery:
Intacct.SDK.Functions.AbstractFunction Intacct.SDK.Functions.IFunction Intacct.SDK.Xml.IXmlObject

Public Member Functions

 ReadByQuery (string controlId=null)
 
override 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...
 
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)
 

Data Fields

List< string > Fields
 
IQuery Query
 

Properties

string ObjectName [get, set]
 
int PageSize [get, set]
 
string DocParId [get, set]
 
- Properties inherited from Intacct.SDK.Functions.AbstractFunction
string ControlId [get, set]
 
- Properties inherited from Intacct.SDK.Functions.IFunction
string ControlId [get, set]
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ReadByQuery()

Intacct.SDK.Functions.Common.ReadByQuery.ReadByQuery ( string  controlId = null)
inline

Member Function Documentation

◆ WriteXml()

override void Intacct.SDK.Functions.Common.ReadByQuery.WriteXml ( ref IaXmlWriter  xml)
inlinevirtual

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.

Parameters
xml

Implements Intacct.SDK.Functions.AbstractFunction.

Field Documentation

◆ Fields

List<string> Intacct.SDK.Functions.Common.ReadByQuery.Fields
Initial value:
= new List<string>(
new List<string>
{
}
)

◆ Query

IQuery Intacct.SDK.Functions.Common.ReadByQuery.Query

Property Documentation

◆ DocParId

string Intacct.SDK.Functions.Common.ReadByQuery.DocParId
getset

◆ ObjectName

string Intacct.SDK.Functions.Common.ReadByQuery.ObjectName
getset

◆ PageSize

int Intacct.SDK.Functions.Common.ReadByQuery.PageSize
getset