Category Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Category Property
Patterns-In-Action! ApplicationBusinessObjectsProductCategory
Gets or sets the product category under which product is categorized.
Declaration Syntax
C# Visual Basic
public Category Category { get; set; }
Public Property Category As Category

Assembly: BusinessObjects (Module: BusinessObjects) Version: 1.0.0.0 (1.0.0.0)