CatalogWebService Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the CatalogWebService class.
Namespace: Microsoft.CommerceServer.Catalog.WebService
Assembly: Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New CatalogWebService()
public CatalogWebService()
public:
CatalogWebService()
public function CatalogWebService()
Remarks
Public default constructor for the CatalogWebService class.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.