Click or drag to resize
Infosoft Logo

IBalanceReportLogEntityService Methods

The IBalanceReportLogEntityService type exposes the following members.

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