ServiceQuoteSummary


Description

A representation of the important details of service quote within Microsoft Dynamics GP. A list of service quote summary objects is returned by the GetServiceQuoteList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

ServiceTypeKey

ServiceTypeKey

N/A

N/A

The service type key object that uniquely identifies the type of the service quote.

TechnicianKey

ServiceTechnicianKey

N/A

N/A

The technician key object that uniquely identifies the technician of the service quote.

StatusCodeKey

ServiceCallStatusCodeKey

N/A

N/A

The status code key object that uniquely identifies the status code of the service quote.

DocumentTotal

MoneyAmount

N/A

N/A

The total price of the service quote, including all labor, parts, additional charge, expense and sales tax.


Inherits from

ServiceDocumentSummary


Documentation Feedback