Click or drag to resize

ProductType Enumeration

Documentation home page
Definition of product(article) types we could have.

Namespace:  Ricardo.Enums.Article
Assembly:  Ricardo.Enums (in Ricardo.Enums.dll) Version: 1.1.15308.4 (1.1.15308.4)
Syntax
public enum ProductType
Members
  Member nameValueDescription
Auction0 Auction.
BuyNow1 BuyNow (fixed priced article).
AuctionWithBuyNow2 Auction with buy now possibility.
MultipleAuction3 The multiple auction.
MultipleBuyNow4 The multiple buy now.
AutoClassified5 Auto Classified.
Offer6 The offer
See Also