Click or drag to resize

Report Class

Report web parameters
Inheritance Hierarchy
SystemObject
  Velo.Web.ModelsReport

Namespace:  Velo.Web.Models
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public class Report

The Report type exposes the following members.

Constructors
  NameDescription
Public methodReport
Initializes a new instance of the Report class
Top
Properties
  NameDescription
Public propertyAddressChangeable
Address is changeable
Public propertyAddressID
Address ID
Public propertyBikeChangeable
Bike is changeable
Public propertyBikeID
Bike ID
Public propertyID
Report ID
Top
Extension Methods
  NameDescription
Public Extension MethodCode exampleConvertDateFromSQL
Convert SQL date include value null
(Defined by Extension.)
Public Extension MethodConvertDateToSQL
Convert C# date type to SQL date type
(Defined by Extension.)
Top
See Also