using System; using System.Collections.Generic; using System.Linq; using System.Text; [Serializable] public class oQuoteItemsFinal { private int _itemID = 0; public int itemID { get {return this._itemID;} set {this._itemID = value;} } private int _surfaceId = 0; public int surfaceId { get {return this._surfaceId;} set {this._surfaceId = value;} } private int _ParentSurfaceItemId = 0; public int ParentSurfaceItemId { get {return this._ParentSurfaceItemId;} set {this._ParentSurfaceItemId = value;} } private int _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSequenceNumber = 0; public int QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSequenceNumber { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSequenceNumber;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSequenceNumber = value;} } private int _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityRequired = 0; public int QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityRequired { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityRequired;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityRequired = value;} } private int _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityAvailable = 0; public int QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityAvailable { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityAvailable;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalQuantityAvailable = value;} } private int _recId = 0; public int recId { get {return this._recId;} set {this._recId = value;} } private int _QuoteItemsFinal_QuoteItemsFinal_InvoicedQty = 0; public int QuoteItemsFinal_QuoteItemsFinal_InvoicedQty { get {return this._QuoteItemsFinal_QuoteItemsFinal_InvoicedQty;} set {this._QuoteItemsFinal_QuoteItemsFinal_InvoicedQty = value;} } private int _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsLink = 0; public int QuoteItemsFinal_QuoteItemsFinal_QuoteItemsLink { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsLink;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsLink = value;} } private bool _isActive = false; public bool isActive { get {return this._isActive;} set {this._isActive = value;} } private decimal _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalWeightKG = 0; public decimal QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalWeightKG { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalWeightKG;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalWeightKG = value;} } private decimal _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUnitPriceZAR = 0; public decimal QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUnitPriceZAR { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUnitPriceZAR;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUnitPriceZAR = value;} } private decimal _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalTotalPriceZAR = 0; public decimal QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalTotalPriceZAR { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalTotalPriceZAR;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalTotalPriceZAR = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalPartNumber = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalPartNumber { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalPartNumber;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalPartNumber = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMasterPartNumber = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMasterPartNumber { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMasterPartNumber;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMasterPartNumber = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDescription = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDescription { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDescription;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDescription = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalBrand = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalBrand { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalBrand;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalBrand = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCondition = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCondition { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCondition;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCondition = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalLeadTime = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalLeadTime { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalLeadTime;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalLeadTime = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUniqueNumber = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUniqueNumber { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUniqueNumber;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalUniqueNumber = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCategory = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCategory { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCategory;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalCategory = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSubCategory = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSubCategory { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSubCategory;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalSubCategory = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMinorCode = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMinorCode { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMinorCode;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalMinorCode = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalAdditionalDescription = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalAdditionalDescription { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalAdditionalDescription;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalAdditionalDescription = value;} } private string _QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDimensionalDescription = String.Empty; public string QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDimensionalDescription { get {return this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDimensionalDescription;} set {this._QuoteItemsFinal_QuoteItemsFinal_QuoteItemsFinalDimensionalDescription = value;} } private string _Location = String.Empty; public string Location { get { return this._Location; } set { this._Location = value; } } private decimal _CostPriceFOREX = 0; public decimal CostPriceFOREX { get {return this._CostPriceFOREX;} set {this._CostPriceFOREX = value;} } private decimal _CostPriceZAR = 0; public decimal CostPriceZAR { get { return this._CostPriceZAR; } set { this._CostPriceZAR = value; } } private string _WarehouseLocation = String.Empty; public string WarehouseLocation { get { return this._WarehouseLocation; } set { this._WarehouseLocation = value; } } }