| GrossBase Property | |
| See Also |
Specifies how to retrieve the base price for calculating gross profit.
The base price can be derived, for example, from the last purchase price, from a price list, or from the current item cost.
Field name: GrossBase.
Read-write property
| Visual Basic |
|---|
Public Property GrossBase() As Long |
The the following are the valid values:
- Any key of a price list (PriceListNo property of the PriceLists object)
- -1: Last Purchase Price
- -2: Last Calculated Price
- -5: Item Cost
- -10: Manual Price