Click or drag to resize

ProductWithStockDto Class

Inheritance Hierarchy
SystemObject
  Bex.API.ServiceDTOsProductWithStockDto

Namespace:  Bex.API.ServiceDTOs
Assembly:  Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class ProductWithStockDto

The ProductWithStockDto type exposes the following members.

Constructors
  NameDescription
Public methodProductWithStockDto
Initializes a new instance of the ProductWithStockDto class
Top
Properties
  NameDescription
Public propertyProductDto
Public propertyProductStockDto
Top
See Also