Id Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Id Property
Patterns-In-Action! ApplicationCartShoppingCartItemId
Unique identifier of the product;
Declaration Syntax
C# Visual Basic
public int Id { get; set; }
Public Property Id As Integer

Assembly: Cart (Module: Cart) Version: 1.0.0.0 (1.0.0.0)