iikoFront Api V9 Code Reference
iikoFront Api V9 Code Reference
Resto.Front.Api.Exceptions
CannotAddInactiveProductException Class
CannotAddInactiveProductException Constructor
CannotAddInactiveProductException Properties
CannotAddInactiveProductException Methods
CannotAddInactiveProductException Constructor
Initializes a new instance of the
CannotAddInactiveProductException
class with a specified product.
Namespace:
Resto.Front.Api.Exceptions
Assembly:
Resto.Front.Api.V9 (in Resto.Front.Api.V9.dll)
Syntax
C#
Copy
public
CannotAddInactiveProductException
(
IProduct
product
)
Parameters
product
Type:
Resto.Front.Api.Data.Assortment
IProduct
See Also
Reference
CannotAddInactiveProductException Class
Resto.Front.Api.Exceptions Namespace