|
SubscriptionExchangeProductCode Property |
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.
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string ProductCode { get; set; }
No code example is currently available or this language may not be supported.
Property Value
String
The product code.
See Also