Click or drag to resize
Infosoft Logo

IVolumeEntityService Methods

The IVolumeEntityService type exposes the following members.

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