Click or drag to resize
Infosoft Logo

VolumeType Enumeration

This enumeration defines the different ways that volumes can be retrieved by the GetNextDistributionVolume service operation.

Namespace: Infosoft.Common.Contracts.DataContracts.Titles
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum VolumeType
Members
Member nameValueDescription
Subscription1 The retrieved distribution volume will be from the subscription module.
Retail2 The retrieved distribution volume will be from the retail module.
See Also