Click or drag to resize
Infosoft Logo

IAdministrationFeeEntityService Methods

The IAdministrationFeeEntityService type exposes the following members.

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