Sage Intacct SDK for .NET
Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine Class Reference
Inheritance diagram for Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine:
Intacct.SDK.Functions.AbstractFunction Intacct.SDK.Functions.IFunction Intacct.SDK.Xml.IXmlObject Intacct.SDK.Functions.ContractsRevMgmt.ContractLineCreate Intacct.SDK.Functions.ContractsRevMgmt.ContractLineUpdate

Data Fields

int? RecordNo
 
string ContractId
 
string ItemId
 
DateTime? BeginDate
 
DateTime? EndDate
 
string ItemDescription
 
bool? Renewal
 
DateTime? ExchangeRateDate
 
decimal? ExchangeRateValue
 
string BillingMethod
 
string FixedPriceFrequency
 
string BillingTemplate
 
DateTime? BillingStartDate
 
DateTime? BillingEndDate
 
decimal? FixedPriceQuantity
 
decimal? FixedPriceRate
 
decimal? FixedPriceMultiplier
 
decimal? FixedPriceDiscountPercent
 
decimal? FlatFixedAmount
 
string Revenue1Template
 
DateTime? Revenue1StartDate
 
DateTime? Revenue1EndDate
 
string Revenue2Template
 
DateTime? Revenue2StartDate
 
DateTime? Revenue2EndDate
 
string ShipToContactName
 
string LocationId
 
string DepartmentId
 
string ProjectId
 
string VendorId
 
string EmployeeId
 
string ClassId
 
Dictionary< string, dynamic > CustomFields = new Dictionary<string, dynamic>()
 

Protected Member Functions

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

◆ AbstractContractLine()

Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.AbstractContractLine ( string  controlId = null)
inlineprotected

Field Documentation

◆ BeginDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.BeginDate

◆ BillingEndDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.BillingEndDate

◆ BillingMethod

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.BillingMethod

◆ BillingStartDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.BillingStartDate

◆ BillingTemplate

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.BillingTemplate

◆ ClassId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ClassId

◆ ContractId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ContractId

◆ CustomFields

Dictionary<string, dynamic> Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.CustomFields = new Dictionary<string, dynamic>()

◆ DepartmentId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.DepartmentId

◆ EmployeeId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.EmployeeId

◆ EndDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.EndDate

◆ ExchangeRateDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ExchangeRateDate

◆ ExchangeRateValue

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ExchangeRateValue

◆ FixedPriceDiscountPercent

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FixedPriceDiscountPercent

◆ FixedPriceFrequency

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FixedPriceFrequency

◆ FixedPriceMultiplier

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FixedPriceMultiplier

◆ FixedPriceQuantity

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FixedPriceQuantity

◆ FixedPriceRate

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FixedPriceRate

◆ FlatFixedAmount

decimal? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.FlatFixedAmount

◆ ItemDescription

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ItemDescription

◆ ItemId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ItemId

◆ LocationId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.LocationId

◆ ProjectId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ProjectId

◆ RecordNo

int? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.RecordNo

◆ Renewal

bool? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Renewal

◆ Revenue1EndDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue1EndDate

◆ Revenue1StartDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue1StartDate

◆ Revenue1Template

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue1Template

◆ Revenue2EndDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue2EndDate

◆ Revenue2StartDate

DateTime? Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue2StartDate

◆ Revenue2Template

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.Revenue2Template

◆ ShipToContactName

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.ShipToContactName

◆ VendorId

string Intacct.SDK.Functions.ContractsRevMgmt.AbstractContractLine.VendorId