GetSchemaSerializable Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.CommerceServer.Orders
Assembly:  Microsoft.CommerceServer.Orders.CrossTierTypes (in Microsoft.CommerceServer.Orders.CrossTierTypes.dll)

Syntax

'Declaration
Protected Overrides Function GetSchemaSerializable As XmlSchema
'Usage
Dim returnValue As XmlSchema

returnValue = Me.GetSchemaSerializable()
protected override XmlSchema GetSchemaSerializable()
protected:
virtual XmlSchema^ GetSchemaSerializable() override
protected override function GetSchemaSerializable() : XmlSchema

Return Value

Type: System.Xml.Schema..::.XmlSchema
XmlSchema for this PaymentMethodDataSet.

Remarks

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Permissions

See Also

Reference

ShippingMethodDataSet Class

ShippingMethodDataSet Members

Microsoft.CommerceServer.Orders Namespace