Click or drag to resize
Infosoft Logo

SubscriptionExchangeTermCode Property

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.

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public string TermCode { get; set; }

Property Value

String
The term code.
See Also