RangeId Property From Design Pattern Framework 3.5 previous page next page Design Pattern Framework 3.5 RangeId Property Patterns-In-Action! Application ► ASPNETWebApplication.Controllers ► PriceRangeItem ► RangeId C# Visual Basic Gets the unique PriceRange identifier. Declaration Syntax C# Visual Basic public int RangeId { get; private set; } Public Property RangeId As Integer Assembly: ASPNETWebApplication (Module: ASPNETWebApplication) Version: 1.0.0.0 (1.0.0.0) previous page start next page