PublishLegacyWSDL Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Method publishes the legacy wsdl.
Namespace: Microsoft.CommerceServer.Orders
Assembly: Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)
Syntax
'Declaration
Protected Shared Function PublishLegacyWSDL As Boolean
'Usage
Dim returnValue As Boolean
returnValue = ShippingRatesDataSet.PublishLegacyWSDL()
protected static bool PublishLegacyWSDL()
protected:
static bool PublishLegacyWSDL()
protected static function PublishLegacyWSDL() : boolean
Return Value
Type: System..::.Boolean
Returns false if the version is less than 2; Otherwise, true.
Remarks
Publishes the legacy wsdl.
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.