SalesQuote


Description

A sales quote document in the Sales Order Processing module in Microsoft Dynamics GP.

Properties

Property

Type

Length

Default

Description

ExpirationDate

dateTime

N/A

N/A

Holds the date the quote expires.

IsRepeating

boolean

N/A

False

Specifies whether the sales quote’s document ID can repeat.

DocumentFrequency

Frequency

N/A

None

Specifies how often the sales quote will repeat.

TimesToRepeat

int

N/A

0

Specifies the number of times the sales quote can repeat.

DaysToIncrement

int

N/A

0

Specifies the number of days the sales quote will increment each time it is repeated.

WorkflowPriority

WorkflowPriority

N/A

N/A

The priority of the sales quote in the workflow. This property is read-only.

IsProspect

boolean

N/A

N/A

Indicates whether the customer is a prospect customer.

Lines

ArrayOfSalesQuoteLine

N/A

N/A

A collection of sales order lines for the sales order.

Workflows

ArrayOfWorkflow

N/A

N/A

The collection of workflow objects for the sales quote. This property is read-only.


Inherits from

SalesDocument


Documentation Feedback