Vinod Kumar[MSFT]
Guest
|
Posted:
Fri Jul 15, 2005 4:52 pm Post subject:
RE: PreviewShipments |
|
|
It's just the CommerceDictionary.
IDictionary dict = new DictionaryClass();
dict["foo"] = "some value"
You should populate all the keys required by this component.
Thanks
-Vinod
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.
--------------------
Reply-To: "Johan" <johan.feuk@home.se>
From: "Johan" <johan.feuk@home.se>
Subject: PreviewShipments
Date: Wed, 6 Apr 2005 15:11:47 +0200
Lines: 10
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
Message-ID: <#1dixoqOFHA.3668@TK2MSFTNGP14.phx.gbl>
Newsgroups: microsoft.public.commerceserver.general
NNTP-Posting-Host: 212.112.164.230
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP14.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.commerceserver.general:2533
X-Tomcat-NG: microsoft.public.commerceserver.general
Hi,
Is there anyone that can provide some sample code in C# for using the
PreviewShipments method in the Shipping class? I don't know how to create
the Context object required to use it.
Regards
/Johan |
|