Click or drag to resize
Infosoft Logo

GetDistributionVolumeRequest Class

Contains a title for which to get a distribution volume, and the type of volume to get.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.TitlesGetDistributionVolumeRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class GetDistributionVolumeRequest

The GetDistributionVolumeRequest type exposes the following members.

Properties
 NameDescription
Public propertyTitleCode Gets or sets the title code for which to get a distribution volume.
Public propertyVolumeType Gets or sets the type of volume to retrieve. Currently this can be either the subscription module or the retail module.
Top
See Also