|
SaleExchangeOfferCode Property |
Gets or sets the offer code. If specified, should exist in the database.
Namespace: Infosoft.Webservices.DTOAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public string OfferCode { get; set; }
No code example is currently available or this language may not be supported.
Property Value
String
The offer code.
See Also