Share via


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 = RegionCodeDataSet.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

See Also

Reference

RegionCodeDataSet Class

RegionCodeDataSet Members

Microsoft.CommerceServer.Orders Namespace