Click or drag to resize
Infosoft Logo

IReportSourceEntityService Methods

The IReportSourceEntityService type exposes the following members.

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