| CannotAddInactiveProductExceptionProduct Property  | 
 
            Gets the product that caused this exception.
            
 
    Namespace: 
   Resto.Front.Api.Exceptions
    Assembly:
   Resto.Front.Api.V7 (in Resto.Front.Api.V7.dll)
 Syntax
Syntaxpublic IProduct Product { get; }Property Value
Type: 
IProduct See Also
See Also