Share via


CatalogExportOptions Members

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

Specifies the set of options to use for a catalog export operation.

The CatalogExportOptions type exposes the following members.

Constructors

  Name Description
Aa145376.pubmethod(en-US,CS.70).gif CatalogExportOptions Initializes a new instance of the CatalogExportOptions class.

Top

Methods

  Name Description
Aa145376.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa145376.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa145376.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa145376.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa145376.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa145376.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa145376.pubmethod(en-US,CS.70).gif Validate Determines if the XML export format of the current instance is element-centric. (Overrides ExportOptions..::.Validate()()().)

Top

Properties

  Name Description
Aa145376.pubproperty(en-US,CS.70).gif CatalogSetsToExport Gets or sets the list of catalog sets to export.
Aa145376.pubproperty(en-US,CS.70).gif CatalogsToExport Gets or sets the list of catalogs to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif Descendants Gets or sets the descendants to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif ExportAsVirtualCatalog Gets or sets a value that specifies whether the catalog is exported as a virtual catalog.
Aa145376.pubproperty(en-US,CS.70).gif ExportDeletedItems Gets or sets a value indicating whether deleted items are exported. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif ExportDependentBaseCatalogs Gets or sets a value that indicates whether to export the dependent base catalogs for a virtual catalog.
Aa145376.pubproperty(en-US,CS.70).gif ExportEmptyValues Gets or sets a value indicating whether empty values should be exported to the XML file. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif FilterDescendantsClause Gets or sets an SQL query clause that specifies the descendants to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif FormatType Gets or sets the XML format to use for the export operation. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif Language Gets or sets the language to export the catalog in.
Aa145376.pubproperty(en-US,CS.70).gif Mode Gets or sets the mode to use for the export operation. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif Namespace (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif ProductsAndCategoriesClause Gets or sets a SQL query clause that specifies the products and categories to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif PropertiesToExport Gets or sets the list of properties to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif SchemaExportType Gets or sets the schema elements to export. (Inherited from ExportOptions.)
Aa145376.pubproperty(en-US,CS.70).gif Synchronous Gets or sets a value that specifies whether the export operation is performed synchronously. (Inherited from ExportOptions.)

Top

See Also

Reference

CatalogExportOptions Class

Microsoft.CommerceServer.Catalog Namespace