by =?Utf-8?B?QW50aG9ueSBHcmFlbWU=?= <AnthonyGraeme@[EMAIL PROTECTED]
Aug 1, 2007 at 08:54 AM
on the following page in the MSDN library:
http://msdn2.microsoft.com/en-us/library/microsoft.commerceserver.marketing.discount.multilingualbasketdisplay.aspx
It states: "Discount.MultilingualBasketDisplay Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web
site.
Gets or sets the text or HTML that is displayed to users to explain this
discount. "
Yet, when I try to set the property, I get an error saying that the
property
is read only. In fact, the intellisense in VS2005 shows only a get, no
set.
Does anyone know how to resolve this?