Subscription |
public class SubscriptionExchange : IExtensibleDataObject
The SubscriptionExchange type exposes the following members.
Name | Description | |
---|---|---|
EndDate | Gets or sets the end date. | |
NumberOfCopies | Gets or sets the number of copies. Defaults to 1 if omitted | |
ProductCode | Gets or sets the product code. Must be a valid product on the given title. Note it can in some cases be overriden by an offer if so specified. | |
StartCode | Gets or sets the start code. If specified must exist in the database. | |
StartDate | Gets or sets the start date. | |
TermCode | Gets or sets the term code. Must be a valid term for the given title/product. Note it can in some cases be overriden by an offer if so specified. | |
TitleCode | Gets or sets the title code. Must be a valid title code |