Design Pattern Framework 3.5
Category Property
Gets category name under which product is categorized.
Declaration Syntax
C# | Visual Basic |
public CategoryDto Category { get; set; }
Public Property Category As CategoryDto