IExternal | |
public interface IExternalAccountingService : IExternalAccountingQueryService, IBusinessService
The IExternalAccountingService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of ExternalAccountings matching the specified filter.
(Inherited from IExternalAccountingQueryService) | |
| GetAll |
Gets all ExternalAccountings
(Inherited from IExternalAccountingQueryService) | |
| GetSingle |
Gets a single ExternalAccounting matching the provided filter.
(Inherited from IExternalAccountingQueryService) |