![]() | |
Product |
public class ProductChangeData : IExtensibleDataObject
The ProductChangeData type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomerNumber | Gets or sets the customer number. Together with the title code this denotes the subscription. |
![]() | EndDate | Gets or sets the end date for when the change should revert back. |
![]() | NewNumberOfCopies | Gets or sets the new number copies. TThis parameter is optional. |
![]() | ProductCode | Gets or sets the product code. |
![]() | StartDate | Gets or sets the start date for when the change should take effect |
![]() | TermCode | Gets or sets the term code. |
![]() | TitleCode | Gets or sets the title code. Together with the customernumber this denotes the subscription. |