SalesQuoteLine


Description

A sales quote line for a sales quote in the Sales Order Processing module of Microsoft Dynamics GP. Each sales quote can have a set of sales quote lines.

Properties

Property

Type

Length

Default

Description

QuantityCanceled

Quantity

N/A

0

The quantity canceled on the line item. This property cannot have a value if Quantity has a negative value.

QuantityToInvoice

Quantity

N/A

0

The quantity to use as the invoice quantity when the document is transferred to an invoice

QuantityToOrder

Quantity

N/A

0

Holds the quantity of the item on the sales quote line.

Components

ArrayOfSalesQuoteComponent

N/A

Empty

A collection of components for a sales quote line.


Inherits from

SalesLine


Documentation Feedback