Sage Intacct SDK for .NET
Intacct.SDK.Xml.Request.ControlBlock Class Reference
Inheritance diagram for Intacct.SDK.Xml.Request.ControlBlock:
Intacct.SDK.Xml.IXmlObject

Public Member Functions

 ControlBlock (ClientConfig clientConfig, RequestConfig requestConfig)
 
void WriteXml (ref IaXmlWriter xml)
 
void WriteXml (ref IaXmlWriter xml)
 

Data Fields

bool UniqueId
 
string PolicyId
 
bool IncludeWhitespace
 

Properties

string SenderId [get, set]
 
string Password [get, set]
 
string ControlId [get, set]
 
string DtdVersion [get]
 

Constructor & Destructor Documentation

◆ ControlBlock()

Intacct.SDK.Xml.Request.ControlBlock.ControlBlock ( ClientConfig  clientConfig,
RequestConfig  requestConfig 
)
inline

Member Function Documentation

◆ WriteXml()

void Intacct.SDK.Xml.Request.ControlBlock.WriteXml ( ref IaXmlWriter  xml)
inline

Field Documentation

◆ IncludeWhitespace

bool Intacct.SDK.Xml.Request.ControlBlock.IncludeWhitespace

◆ PolicyId

string Intacct.SDK.Xml.Request.ControlBlock.PolicyId

◆ UniqueId

bool Intacct.SDK.Xml.Request.ControlBlock.UniqueId

Property Documentation

◆ ControlId

string Intacct.SDK.Xml.Request.ControlBlock.ControlId
getset

◆ DtdVersion

string Intacct.SDK.Xml.Request.ControlBlock.DtdVersion
get

◆ Password

string Intacct.SDK.Xml.Request.ControlBlock.Password
getset

◆ SenderId

string Intacct.SDK.Xml.Request.ControlBlock.SenderId
getset