Property HasPurchasePrices
HasPurchasePrices
Indicates whether the catalog contains purchase prices.
Declaration
public bool HasPurchasePrices { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Please be aware that a catalog cannot exist without prices at all.
Because of that, if you set HasPurchasePrices to false
, the
SDK will ensure that catalog has selling prices at least.