ReadQuotationLinesResult Class |
Represents result of the ReadQuotationLinesResult method provided by WebCRM API.
Inheritance Hierarchy
Namespace: dk.webCRM.ApiSync.BusinessLayer.EntitiesAssembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax[SerializableAttribute]
public class ReadQuotationLinesResult : WebCrmResult
<SerializableAttribute>
Public Class ReadQuotationLinesResult
Inherits WebCrmResult
[SerializableAttribute]
public ref class ReadQuotationLinesResult : public WebCrmResult
[<SerializableAttribute>]
type ReadQuotationLinesResult =
class
inherit WebCrmResult
end
The ReadQuotationLinesResult type exposes the following members.
Constructors
Properties
See Also