Click or drag to resize

ProductTagDto Class

Inheritance Hierarchy
SystemObject
  Bex.API.ServiceDTOsProductTagDto

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

The ProductTagDto type exposes the following members.

Constructors
  NameDescription
Public methodProductTagDto
Initializes a new instance of the ProductTagDto class
Top
Properties
  NameDescription
Public propertyId
Public propertyTagName
Public propertyTagType
Top
See Also