|
VolumeType Enumeration |
This enumeration defines the different ways that volumes can be retrieved by the GetNextDistributionVolume
service operation.
Namespace: Infosoft.Common.Contracts.DataContracts.TitlesAssembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax No code example is currently available or this language may not be supported.
Members Member name | Value | Description |
---|
Subscription | 1 |
The retrieved distribution volume will be from the subscription module.
|
Retail | 2 |
The retrieved distribution volume will be from the retail module.
|
See Also