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