Click or drag to resize

CannotAddInactiveProductExceptionProduct Property

Gets the product that caused this exception.

Namespace: Resto.Front.Api.Exceptions
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public IProduct Product { get; }

Property Value

IProduct
See Also