Click or drag to resize

BikeBikeHistoryEntry Constructor (Int32)

Initializes a new instance of the BikeBikeHistoryEntry class. Constructor with parameter

Namespace:  Velo.Web.Models
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public BikeBikeHistoryEntry(
	int pAddressID
)

Parameters

pAddressID
Type: SystemInt32
Address ID. Set address label.
See Also