IVolume |
public interface IVolumeChangeService : IVolumeChangeQueryService, IBusinessService
The IVolumeChangeService type exposes the following members.
Name | Description | |
---|---|---|
Get |
Gets a list of VolumeChanges matching the specified filter.
(Inherited from IVolumeChangeQueryService) | |
GetAll |
Gets all VolumeChanges
(Inherited from IVolumeChangeQueryService) | |
GetSingle |
Gets a single VolumeChange matching the provided filter.
(Inherited from IVolumeChangeQueryService) |