Microsoft.CommerceServer.Catalog Namespace

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

Microsoft Commerce Server Catalog System allows users on the site to browse and search for products. The Management system allows business managers to create and manage products and categories in catalogs.

The Commerce Server 2007 Catalog Manager provides catalog managers and editors with the tools needed to manipulate existing product catalogs.

The classes in the Microsoft.CommerceServer.Catalog namespace contains the caching functionality for the Commerce Server Class Library.

Classes

  Class Description
ms965159.pubclass(en-US,CS.70).gif BaseCatalog A type of product catalog whose data is concretely defined and does not aggregate data from other catalogs. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif BuiltInEntityException The exception that is thrown when attempting to modify or delete a built-in object.
ms965159.pubclass(en-US,CS.70).gif BuiltInReadOnlyPropertyUpdateException The exception that is thrown when attempting to modify a built-in, read-only object.
ms965159.pubclass(en-US,CS.70).gif CacheConfiguration This class contains the members to configure the timeouts for the various elements in the cache.
ms965159.pubclass(en-US,CS.70).gif CatalogAuthorizationException The exception that is thrown when catalog system authorization fails.
ms965159.pubclass(en-US,CS.70).gif CatalogContext The CatalogContext class contains the functionality to manage the catalog and inventory systems. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif CatalogDatabaseException The exception that is thrown when an unexpected database failure is encountered by the catalog server.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinition Provides properties and methods to manage catalog and category definitions.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionPropertiesDataSet Access the CatalogDefinitionProperties values in the CatalogDefinitionPropertiesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertiesDataTable The data table that contains the CatalogDefinitionProperties.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionProperty Allows access to the CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertiesDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEvent Allows access to the change events of the CatalogDefinitionPropertiesDataSet table. Provides data for the CatalogDefinitionPropertiesDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionPropertiesDataSetSchema Schema description for CatalogDefinitionPropertiesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionsDataSet The strongly typed DataSet that is used to access the Catalog Definitions in the Catalog system.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionsDataSet..::.CatalogDefinition Allows access to the CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionsDataSet..::.CatalogDefinitionChangeEvent Allows access to the change events of the CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable table. Provides data for the CatalogDefinitionsDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionsDataSet..::.CatalogDefinitionsDataTable The data table that contains the CatalogDefinitions.
ms965159.pubclass(en-US,CS.70).gif CatalogDefinitionsDataSetSchema Schema description for CatalogDefinitionsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogDeleteException The exception that is thrown when an attempt to delete an object fails.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationProperty Adds values for the enumeration property.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSet The strongly typed DataSet that is used to access the Catalog enumerations in the Catalog system.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValue Allows access to CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValueChangeEvent Allows access to the change events of the CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable table. Provides data for the CatalogEnumerationPropertyValuesDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValuesDataTable The data table that contains the EnumerationPropertyValues.
ms965159.pubclass(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSetSchema Schema description for CatalogEnumerationPropertyValuesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogError This class contains the error information for errors that occurred during the import, export and rebuild operations
ms965159.pubclass(en-US,CS.70).gif CatalogErrorCollection A collection of catalog errors in the product catalog system. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif CatalogException Acts as the base type for all catalog-specific exceptions raised by the product catalog system.
ms965159.pubclass(en-US,CS.70).gif CatalogExportException The exception that is thrown when an export operation fails.
ms965159.pubclass(en-US,CS.70).gif CatalogExportOptions Specifies the set of options to use for a catalog export operation.
ms965159.pubclass(en-US,CS.70).gif CatalogImportException The exception that is thrown when an import operation fails.
ms965159.pubclass(en-US,CS.70).gif CatalogImportOptions Specifies the set of options to use for a catalog import operation.
ms965159.pubclass(en-US,CS.70).gif CatalogInitializationException The exception that is thrown when the catalog server is incorrectly configured and cannot be started.
ms965159.pubclass(en-US,CS.70).gif CatalogItem Represents an item in the catalog database.
ms965159.pubclass(en-US,CS.70).gif CatalogItemConfiguration Describes the pre-loaded configuration of a catalog object sub component.
ms965159.pubclass(en-US,CS.70).gif CatalogItemsDataSet Access the CatalogItems values in the CatalogItemsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogItemsDataSet..::.CatalogItem Allows access to the CatalogItemsDataSet..::.CatalogItemsDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogItemsDataSet..::.CatalogItemChangeEvent Allows access to the change events of the CatalogItemsDataSet..::.CatalogItemsDataTable table. Provides data for the CatalogItemsDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogItemsDataSet..::.CatalogItemsDataTable The data table that contains the Catalog Items.
ms965159.pubclass(en-US,CS.70).gif CatalogItemsDataSetSchema Schema description for CatalogItemsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogObject An abstract class that contains properties and methods of the catalog system.
ms965159.pubclass(en-US,CS.70).gif CatalogObjectBase An abstract class that contains properties and methods of the catalog system. The CatalogObjectBase is the base type for all catalog objects.
ms965159.pubclass(en-US,CS.70).gif CatalogObjectCollection<(Of <(TObject, TDataSet>)>) An abstract class; CatalogObject collection is the base type for all collections of catalog objects.
ms965159.pubclass(en-US,CS.70).gif CatalogOperationsProgress Provides information regarding the progress of the import, export and rebuild operations.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingException Base Exception for all pricing related exceptions.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingRulesDataSet Access the CatalogPricingRulesDataSet..::.PricingRule values in the CatalogPricingRulesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingRulesDataSet..::.PricingRule Allows access to the CatalogPricingRulesDataSet..::.PricingRulesDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingRulesDataSet..::.PricingRuleChangeEvent Allows access to the change events of the CatalogPricingRulesDataSet..::.PricingRulesDataTable table. Provides data for the CatalogPricingRulesDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingRulesDataSet..::.PricingRulesDataTable The data table that contains the PricingRules.
ms965159.pubclass(en-US,CS.70).gif CatalogPricingRulesDataSetSchema Schema description for CatalogPricingRulesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertiesDataSet Access the CatalogProperties values in the CatalogPropertiesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertiesDataSet..::.CatalogPropertiesDataTable The data table that contains the CatalogProperties.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertiesDataSet..::.CatalogProperty Allows access to the CatalogPropertiesDataSet..::.CatalogPropertiesDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertiesDataSet..::.CatalogPropertyChangeEvent Allows access to the change events of the CatalogPropertiesDataSet..::.CatalogPropertiesDataTable table. Provides data for the CatalogPropertiesDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertiesDataSetSchema Schema description for CatalogPropertiesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogProperty Provides properties and methods to manage catalog properties.
ms965159.pubclass(en-US,CS.70).gif CatalogPropertyCollection Collection of catalog properties in the product catalog system. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif CatalogPup Implements the methods in the IPup interface
ms965159.pubclass(en-US,CS.70).gif CatalogRebuildException The exception that is thrown when a catalog cannot be rebuilt.
ms965159.pubclass(en-US,CS.70).gif CatalogRelationshipsDataSet Access the CatalogRelationships values in the CatalogRelationshipsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogRelationshipsDataSet..::.CatalogRelationship Allows access to the CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogRelationshipsDataSet..::.CatalogRelationshipChangeEvent Allows access to the change events of the CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable table. Provides data for the CatalogRelationshipsDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogRelationshipsDataSet..::.CatalogRelationshipsDataTable The data table that contains the CatalogRelationships.
ms965159.pubclass(en-US,CS.70).gif CatalogRelationshipsDataSetSchema Schema description for CatalogRelationshipsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogRemoveException The exception that is thrown when an attempt to remove an association between two objects fails.
ms965159.pubclass(en-US,CS.70).gif CatalogRenameException The exception that is thrown when an attempt to rename an object fails.
ms965159.pubclass(en-US,CS.70).gif CatalogRule An abstract class. Implements functionality of the Catalog Rules.
ms965159.pubclass(en-US,CS.70).gif CatalogSaveException The exception that is thrown when an attempt to save an object fails.
ms965159.pubclass(en-US,CS.70).gif CatalogSchemaVersionException The exception that is thrown when a site's product catalog database is not the correct version for the installed server.
ms965159.pubclass(en-US,CS.70).gif CatalogsDataSet Access the CatalogsDataSet..::.Catalog values in the CatalogsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogsDataSet..::.Catalog Allows access to the CatalogsDataSet..::.CatalogsDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogsDataSet..::.CatalogChangeEvent Allows access to the change events of the CatalogItemsDataSet..::.CatalogItemsDataTable table. Provides data for the CatalogsDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogsDataSet..::.CatalogsDataTable The data table that contains the Catalogs.
ms965159.pubclass(en-US,CS.70).gif CatalogsDataSetSchema Schema description for CatalogsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogSearch Used to search catalogs. Use this class to perform searches against product, variant, and category data in one or more catalogs.
ms965159.pubclass(en-US,CS.70).gif CatalogSearchOptions Provides properties to customize the catalog search results when performing searches on one or more catalogs.
ms965159.pubclass(en-US,CS.70).gif CatalogServiceAgent Class for communicating with a specific Web service using the provided type of Web service proxy object.
ms965159.pubclass(en-US,CS.70).gif CatalogSetsDataSet Access the CatalogSetsDataSet..::.CatalogSetsDataTable values in the CatalogSetsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogSetsDataSet..::.CatalogSet Allows access to the CatalogSetsDataSet..::.CatalogSetsDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogSetsDataSet..::.CatalogSetChangeEvent Allows access to the change events of the CatalogSetsDataSet..::.CatalogSetsDataTable table. Provides data for the CatalogSetsDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogSetsDataSet..::.CatalogSetsDataTable The data table that contains the CatalogSets.
ms965159.pubclass(en-US,CS.70).gif CatalogSetsDataSetSchema Schema description for CatalogSetsDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogSiteAgent The CatalogSiteAgent class contains configuration for a connection directly to a Commerce Server site's catalog database. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSet Access the VirtualCatalogRules values in the CatalogVirtualCatalogRulesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRule Allows access to the CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRulesDataTable table.
ms965159.pubclass(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRuleChangeEvent Allows access to the change events of the CatalogVirtualCatalogRulesDataSet table. Provides data for the CatalogDefinitionPropertiesDataSet events.
ms965159.pubclass(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRulesDataTable The data table that contains the VirtualCatalogRules.
ms965159.pubclass(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSetSchema Schema description for CatalogVirtualCatalogRulesDataSet.
ms965159.pubclass(en-US,CS.70).gif CatalogXmlValidationException The exception that is thrown when validation of an XML file fails.
ms965159.pubclass(en-US,CS.70).gif Category Used to manage a category in a catalog. This class is an abstract class derived from CatalogItem class.
ms965159.pubclass(en-US,CS.70).gif CategoryCollection A collection of categories in a virtual catalog or a base catalog. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif CategoryConfiguration Specifies the pre-loaded configuration of a Category object, including it's Child categories and products.
ms965159.pubclass(en-US,CS.70).gif CategoryNullPriceException The exception that is thrown when using category pricing and a null category price exists.
ms965159.pubclass(en-US,CS.70).gif CollectionConfiguration CollectionConfiguration xml-serializable data-object.
ms965159.pubclass(en-US,CS.70).gif CommonSearchOptions An abstract class. Provides properties that customize the catalog search results when performing searches on one or more catalogs.
ms965159.pubclass(en-US,CS.70).gif DataSetBasedCollection<(Of <(TObject, TDataSet>)>) An abstract class; DataSetBased Collection of items based on a dataset.
ms965159.pubclass(en-US,CS.70).gif EntityInUseException The exception that is thrown when an entity is in use and an attempt to delete the entity occurs.
ms965159.pubclass(en-US,CS.70).gif EntityScopeAlreadyExistsException The exception that is thrown when attempting to add or create a scope that already exists.
ms965159.pubclass(en-US,CS.70).gif EntityScopeDoesNotExistException The exception that is thrown when attempting to add or create an entity scope that entity scope does not already exist.
ms965159.pubclass(en-US,CS.70).gif ExportOptions Specifies the set of options to use for an inventory export operation.
ms965159.pubclass(en-US,CS.70).gif ExportProgress Contains information about the status of the export operation.
ms965159.pubclass(en-US,CS.70).gif ImportHost This class is used to import a catalog from the host server. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif ImportOptions Specifies the set of options to use for a catalog import operation.
ms965159.pubclass(en-US,CS.70).gif ImportProgress Contains information about the status of the import operation.
ms965159.pubclass(en-US,CS.70).gif InvalidCatalogOperationException The exception that is thrown when an invalid operation is attempted.
ms965159.pubclass(en-US,CS.70).gif InvalidDBCatalogSchemaException The exception that is thrown when the DB Schema is not compatible with the server version.
ms965159.pubclass(en-US,CS.70).gif InvalidDefinitionUseException The exception that is thrown when attempting to specify an invalid definition.
ms965159.pubclass(en-US,CS.70).gif InvalidObjectException The exception that is thrown when an object is invalid.
ms965159.pubclass(en-US,CS.70).gif InvalidPropertyTypeException The exception that is thrown when an invalid property type is used.
ms965159.pubclass(en-US,CS.70).gif InvalidRuleException The exception that is thrown when attempting to specify an invalid rule.
ms965159.pubclass(en-US,CS.70).gif InvalidSearchHandleException The exception that is thrown when attempting to operate on a SpecificationSearch object with an invalid handle.
ms965159.pubclass(en-US,CS.70).gif InvalidSearchOptionException The exception that is thrown when a search is attempted with invalid search options.
ms965159.pubclass(en-US,CS.70).gif InvalidSkuException The exception that is thrown when an invalid Inventory SKU is used.
ms965159.pubclass(en-US,CS.70).gif InventoryCatalogsDataSetSchema Schema description for InventoryCatalogsDataSet.
ms965159.pubclass(en-US,CS.70).gif InventoryQuantityDeltasDataSetSchema Schema description for InventoryQuantityDeltasDataSet.
ms965159.pubclass(en-US,CS.70).gif InventorySkusDataSetSchema Schema description for InventorySkusDataSet.
ms965159.pubclass(en-US,CS.70).gif JoinTableException The exception that is thrown when attempting to use a join table with invalid information.
ms965159.pubclass(en-US,CS.70).gif JoinTableInformation Stores join information about an external data table or view that is joined to the catalog system.
ms965159.pubclass(en-US,CS.70).gif LanguageRemoveException The exception that is thrown when attempting to remove a language which cannot be removed, such as the default language, reporting language, or the last language in the catalog.
ms965159.pubclass(en-US,CS.70).gif MaximumLimitException The exception that is thrown when a name contains more characters than allowed in the catalog system.
ms965159.pubclass(en-US,CS.70).gif MissingCatalogResourceException The exception that is thrown when a catalog resource is missing.
ms965159.pubclass(en-US,CS.70).gif MultilingualCatalogObject An abstract class. The catalog object provides access to the details of a product catalog (base or virtual).
ms965159.pubclass(en-US,CS.70).gif NoPrimaryParentCategoryException The exception that is thrown when attempting to set Use Category Pricing on an item with no primary parent category defined.
ms965159.pubclass(en-US,CS.70).gif ObjectHasChangesException The exception that is thrown when an operation is attempted on a changed object.
ms965159.pubclass(en-US,CS.70).gif OperationErrorsDataSet Access the OperationErrors values in the OperationErrorsDataSet.
ms965159.pubclass(en-US,CS.70).gif OperationErrorsDataSet..::.OperationError Allows access to the OperationErrorsDataSet..::.OperationErrorsDataTable table.
ms965159.pubclass(en-US,CS.70).gif OperationErrorsDataSet..::.OperationErrorChangeEvent Allows access to the change events of the OperationErrorsDataSet..::.OperationErrorsDataTable table. Provides data for the CatalogDefinitionPropertiesDataSet events.
ms965159.pubclass(en-US,CS.70).gif OperationErrorsDataSet..::.OperationErrorsDataTable The data table that contains the Catalog Operation Errors.
ms965159.pubclass(en-US,CS.70).gif OperationErrorsDataSetSchema Schema description for OperationErrorsDataSet.
ms965159.pubclass(en-US,CS.70).gif OperationInProgressException The exception that is thrown when an operation already in progress causes this operation to fail.
ms965159.pubclass(en-US,CS.70).gif OperationsProgress An abstract class containing the progress of a long running operation.
ms965159.pubclass(en-US,CS.70).gif OperationStatusDataSet The strongly typed DataSet that is used to access the OperationStatuses in the Catalog system.
ms965159.pubclass(en-US,CS.70).gif OperationStatusDataSet..::.OperationStatus Allows access to the OperationStatusDataSet..::.OperationStatusesDataTable table.
ms965159.pubclass(en-US,CS.70).gif OperationStatusDataSet..::.OperationStatusChangeEvent Allows access to the change events of the OperationStatusDataSet..::.OperationStatusesDataTable table. Provides data for the CatalogItemsDataSet events.
ms965159.pubclass(en-US,CS.70).gif OperationStatusDataSet..::.OperationStatusesDataTable The data table that contains the Operation Statuses.
ms965159.pubclass(en-US,CS.70).gif OperationStatusDataSetSchema Schema description for OperationStatusDataSet.
ms965159.pubclass(en-US,CS.70).gif PricingRule Represents pricing adjustments.
ms965159.pubclass(en-US,CS.70).gif PricingRuleCollection A collection of price rules in a virtual catalog or a base catalog. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif Product Used to manage a product in a catalog.
ms965159.pubclass(en-US,CS.70).gif ProductCatalog The product catalog object provides access to the details of a product catalog (base or virtual), catalog search and product and category management.
ms965159.pubclass(en-US,CS.70).gif ProductCatalogCollection A collection of ProductCatalog objects. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif ProductCollection A collection of Product and ProductFamily objects. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif ProductConfiguration Configuration of a Product, allows you to specify configuration of variants (ignored for non product family products).
ms965159.pubclass(en-US,CS.70).gif ProductFamily Contains the functions specific to a product family in the product catalog system.
ms965159.pubclass(en-US,CS.70).gif ProductPriceException The exception that is thrown when the price set for a product is invalid.
ms965159.pubclass(en-US,CS.70).gif QueryCatalogInfoClass This class contains items required by the IPipelineComponent Interface.
ms965159.pubclass(en-US,CS.70).gif RebuildProgress Contains information about the status of the rebuild operation.
ms965159.pubclass(en-US,CS.70).gif RegularCatalogProperty Represents all catalog properties except Enumeration properties.
ms965159.pubclass(en-US,CS.70).gif RegularProduct Used to represent a regular product in the catalog system.
ms965159.pubclass(en-US,CS.70).gif RuleAlreadyExistsException The exception that is thrown when an attempt is made to add or create a pricing rule or a virtual catalog rule that already exists.
ms965159.pubclass(en-US,CS.70).gif SearchableObjectCollection<(Of <(TObject, TDataSet>)>) An object collection which supports searching.
ms965159.pubclass(en-US,CS.70).gif SearchOptions Provides properties to customize search results.
ms965159.pubclass(en-US,CS.70).gif SpecificationSearch Specification search class encapsulates the search handle and specification search property result concepts previously exposed on the product catalog object.
ms965159.pubclass(en-US,CS.70).gif SpecificationSearchPropertyResult (Public Sealed) Represents the result for a property in a specification search.
ms965159.pubclass(en-US,CS.70).gif StaticCategory The StaticCategory class manages a static category. A static category is a category to which product catalogs are explicitly added and removed. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif UpdateClause Represents an update clause containing the catalog property to update and its value.
ms965159.pubclass(en-US,CS.70).gif ValidationException The exception that is thrown on validation when using an invalid value.
ms965159.pubclass(en-US,CS.70).gif Variant A variant of a product family. Represents a single product variant in the product catalog system.
ms965159.pubclass(en-US,CS.70).gif VariantCollection A collection of variants within the Catalog. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif VariantConfiguration Configuration of a Product, allows you to specify configuration of variants (ignored for non product family products).
ms965159.pubclass(en-US,CS.70).gif VirtualCatalog A type of product catalog whose data is built from other catalogs.
ms965159.pubclass(en-US,CS.70).gif VirtualCatalogRule Used to manage pricing rules in a virtual catalog.
ms965159.pubclass(en-US,CS.70).gif VirtualCatalogRuleCollection A collection of virtual catalog inclusion/exclusion rules for this virtual catalog. This class cannot be inherited.
ms965159.pubclass(en-US,CS.70).gif XmlImportOptions Specifies the set of options used during an Xml import operation.

Interfaces

  Interface Description
ms965159.pubinterface(en-US,CS.70).gif ICatalogImport The interface used when importing a catalog.
ms965159.pubinterface(en-US,CS.70).gif ICatalogRebuild The interface used when rebuilding a catalog.

Delegates

  Delegate Description
ms965159.pubdelegate(en-US,CS.70).gif CatalogDefinitionPropertiesDataSet..::.CatalogDefinitionPropertyChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogDefinitionsDataSet..::.CatalogDefinitionChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogEnumerationPropertyValuesDataSet..::.EnumerationPropertyValueChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogItemsDataSet..::.CatalogItemChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogPricingRulesDataSet..::.PricingRuleChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogPropertiesDataSet..::.CatalogPropertyChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogRelationshipsDataSet..::.CatalogRelationshipChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogsDataSet..::.CatalogChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogSetsDataSet..::.CatalogSetChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif CatalogVirtualCatalogRulesDataSet..::.VirtualCatalogRuleChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif OperationErrorsDataSet..::.OperationErrorChangeEventHandler Represents the method that will handle the Change event.
ms965159.pubdelegate(en-US,CS.70).gif OperationStatusDataSet..::.OperationStatusChangeEventHandler Represents the method that will handle the Change event.

Enumerations

  Enumeration Description
ms965159.pubenumeration(en-US,CS.70).gif AuthorizationScope Specifies the scope of a catalog authorization policy.
ms965159.pubenumeration(en-US,CS.70).gif CatalogClassTypes Specifies the type of catalog object to return from a search. This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
ms965159.pubenumeration(en-US,CS.70).gif CatalogDataType Specifies the valid data types for catalog properties.
ms965159.pubenumeration(en-US,CS.70).gif CatalogDefinitionType Specifies the catalog definition type.
ms965159.pubenumeration(en-US,CS.70).gif CatalogExportFormatType Specifies the catalog export format.
ms965159.pubenumeration(en-US,CS.70).gif CatalogFlags Specifies catalog flags.
ms965159.pubenumeration(en-US,CS.70).gif CatalogJoinType Specifies the type used to join the catalog tables. Used with JoinTableInformation to specify the type of join to use across the catalog system.
ms965159.pubenumeration(en-US,CS.70).gif CatalogOperationsStatus Specifies the status of a catalog import, export, or rebuild operation.
ms965159.pubenumeration(en-US,CS.70).gif CatalogPricingRuleType Specifies catalog pricing rules.
ms965159.pubenumeration(en-US,CS.70).gif DefinitionPropertyType Specifies the definition property type.
ms965159.pubenumeration(en-US,CS.70).gif Descendants Specifies how descendants will be exported for an expression-based export operation.
ms965159.pubenumeration(en-US,CS.70).gif ExportMode Specifies the export mode.
ms965159.pubenumeration(en-US,CS.70).gif ExtensibleEntityType Specifies the class of entities that can be extended by adding user-defined properties.
ms965159.pubenumeration(en-US,CS.70).gif ImportMode Specifies the catalog import mode.
ms965159.pubenumeration(en-US,CS.70).gif ImportOperation Specifies the catalog import validation mode.
ms965159.pubenumeration(en-US,CS.70).gif MaterializationOption Specifies the materialization parameters used when importing virtual catalogs.
ms965159.pubenumeration(en-US,CS.70).gif OperationType Specifies the type of import or export operation.
ms965159.pubenumeration(en-US,CS.70).gif SchemaExportType Specifies the schema export mode during a catalog export operation.
ms965159.pubenumeration(en-US,CS.70).gif StockStatus Specifies the status of an inventory SKU.
ms965159.pubenumeration(en-US,CS.70).gif TransactionMode Specifies the catalog import transaction mode.
ms965159.pubenumeration(en-US,CS.70).gif VirtualCatalogRuleType Specifies whether to include catalog, product, category, or variant in a virtual catalog.
ms965159.pubenumeration(en-US,CS.70).gif VirtualCatalogStatus Specifies the virtual catalog status.