Product Variants
Hi Srikanth,
You would need to use the "CreateVariant" method to create variants.
However, before doing this you would need to create a ProductDefinition
with atleast one "Varaint Property". Then create a product using this
ProductDefinition. You can finally create a variant on such a product using
the CreateVariant method.
Please read do***entation on "CreateVariant" method for more details
including sample code.
Thanks
Sudha
--------------------
From: "Srikanth V"<srikanth7v@yahoo.co.in>
Subject: Product Variants
Date: Tue, 29 Aug 2006 04:48:52 -0500
Message-ID: <c3fd99bbd257436fa2d358cb702cb1a6@ureader.com>
X-Mailer: qqMail .NET version 2.0 by Guoqi Zheng
Newsgroups: microsoft.public.commerceserver.campaigns_csf
NNTP-Posting-Host: 2.77.5446.static.theplanet.com 70.84.119.2
Lines: 1
Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP01.phx.gbl!TK2MSFT NGP03.phx.gbl!ureader.com
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.commerceserver.campaigns_csf:3544
X-Tomcat-NG: microsoft.public.commerceserver.campaigns_csf
Hi,
Iam new to commerce server.Now iam working using commerce server 2002.
I want to create product variants programmatically(API) using c# code.
Can any one help me please.It,s Urgent.Please give the complete code to
create variants.
Thanks in advance.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2005 Microsoft Corporation. All rights
reserved.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Have a Commerce Server “How To” question? Help is a click away at our
Chats, Newsgroups and Web logs
Chats (2nd Wednesday of the month from 11 to Noon):
http://www.msdn.microsoft.com/chats/
Public newsgroups:
http://www.microsoft.com/technet/community/newsgroups/server/commerce.mspx
Web logs and community:
http://www.microsoft.com/commerceserver/community/default.mspx
Other resources:
http://www.microsoft.com/technet/prodtechnol/Comm/comm2002/default.mspx
|