Click or drag to resize

IProductCanSetOpenPrice Property

Gets a value that indicates whether the product possible to set an open price.

Namespace:  Resto.Front.Api.Data.Assortment
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
bool CanSetOpenPrice { get; }

Property Value

Type: Boolean
See Also