![]() | |
IVolume |
public interface IVolumeService : IVolumeQueryService, IBusinessService
The IVolumeService type exposes the following members.
Name | Description | |
---|---|---|
![]() | Get |
Gets a list of Volumes matching the specified filter.
(Inherited from IVolumeQueryService) |
![]() | GetAll |
Gets all Volumes
(Inherited from IVolumeQueryService) |
![]() | GetSingle |
Gets a single Volume matching the provided filter.
(Inherited from IVolumeQueryService) |