Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- 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.