Click or drag to resize
PossibleQuotationData Class
Represents Possible Quotation data.
Inheritance Hierarchy
SystemObject
  dk.webCRM.ApiSync.BusinessLayer.EntitiesPossibleQuotationData

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
[SerializableAttribute]
public class PossibleQuotationData

The PossibleQuotationData type exposes the following members.

Constructors
  NameDescription
Public methodPossibleQuotationData
Initializes a new instance of the PossibleQuotationData class
Top
Properties
  NameDescription
Public propertyCostPrice
Represents possible quotation cost price.
Public propertyData1
Represents possible quotation Data1.
Public propertyData2
Represents possible quotation Data2.
Public propertyData3
Represents possible quotation Data3.
Public propertyData4
Represents possible quotation Data4.
Public propertyData5
Represents possible quotation Data5.
Public propertyData6
Represents possible quotation Data6.
Public propertyData7
Represents possible quotation Data7.
Public propertyData8
Represents possible quotation Data8.
Public propertyData9
Represents possible quotation Data9.
Public propertyDataMemo
Represents possible quotation DataMemo.
Public propertyItemGroup
Represents possible quotation item group.
Public propertyPrice
Represents possible quotation price.
Public propertyVatCode
Represents possible quotation vat code.
Top
See Also