Click or drag to resize
WriteQuotationLinesResultResults Property
Gets or sets the array of write result for each processed quotation line.

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
public WriteQuotationLineResult[] Results { get; set; }

Property Value

Type: WriteQuotationLineResult
See Also