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.
Specifies the schema export mode during a catalog export operation.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
Public Enumeration SchemaExportType
'Usage
Dim instance As SchemaExportType
public enum SchemaExportType
public enum class SchemaExportType
public enum SchemaExportType
Members
Member name | Description | |
---|---|---|
All | Export the entire schema. | |
None | Do not export the schema. | |
Relevant | Export the schema only for the product catalogs being exported. |
Remarks
Specifies the type of export for the schema. The enumeration is a value for the SchemaExportType, All, None, or Relevant.