Click or drag to resize

ReportDataController Methods

The ReportDataController type exposes the following members.

Methods
  NameDescription
Public methodCode exampleRemove
Delete report
Public methodCode exampleRemoveByAddress
Delete all reports by address
Public methodCode exampleRemoveByBike
Delete all reports by bike
Public methodCode exampleSave
Save a new data item of report or update a exist data item of report
Public methodToDocument
Create a report document by report ID and gives a file stream as HTTP response message
Public methodToDocumentCheck
Check to create report document
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