Share via


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.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.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
The XmlSchema for this CatalogPropertiesDataSet.

Remarks

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

Permissions

See Also

Reference

CatalogPropertiesDataSet Class

CatalogPropertiesDataSet Members

Microsoft.CommerceServer.Catalog Namespace