Property BasePrice
BasePrice
Basic purchase price of the object coming from the catalog.
Declaration
public double BasePrice { get; set; }
Property Value
Type | Description |
---|---|
double |
Remarks
This price is available only when the catalog contains at the same time purchase prices and selling prices. If not, 0.0 will be returned.