Click or drag to resize
Infosoft Logo

IReportEntityService Methods

The IReportEntityService type exposes the following members.

Methods
 NameDescription
Public methodCreate Creates a new Report
Public methodDelete Deletes the specified Report.
Public methodGet Gets a list of Reports matching the specified filter.
(Inherited from IReportQueryService)
Public methodGetAll Gets all Reports
(Inherited from IReportQueryService)
Public methodGetSingle Gets a single Report matching the provided filter.
(Inherited from IReportQueryService)
Public methodUpdate Updates the specified Report
Top
See Also