This class represents a quote
Properties
The following are the properties of the class
ID - Integer
QuoteNumber - String
CustomerNumber - String
Customer - TCustomer
Date - DateTime
SalePerson - String
TotalAmount - Double
TotalAmountWithTax - Double
ItemReceiver - TItemReceiver
ItemReciverContact- String
ContactNumber - String
Contact - TContact
Lines - ArrayOfQuoteLine
ReferenceNumber - String
CurrencyCode - String
Text2 - String
Text1 - String
DiscountPercent - Double
Discount - Double
ExtraProperties - ArrayOfExtraProperties
Status - TComboBox_SOHeadStatus
Related articles