Click or drag to resize

BikeLabel Property

Bike label (Brand, Name, Type, Number)

Namespace:  Velo.Data.Models
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public string Label { get; }

Property Value

Type: String
Remarks
If this property trigger an exception then gives an empty text return.
See Also