Click or drag to resize
Infosoft Logo

IExternalAccountingEntityService Methods

The IExternalAccountingEntityService type exposes the following members.

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