Click or drag to resize
Infosoft Logo

IVolumeChangeEntityService Methods

The IVolumeChangeEntityService type exposes the following members.

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