Click or drag to resize

RelationshipReports Property

Report has relationship to address and to bike

Namespace:  Velo.Data.Models
Assembly:  Velo.Data (in Velo.Data.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public List<Report> Reports { get; set; }

Property Value

Type: ListReport
See Also