Share via


ImportOptions 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 import operation.

The ImportOptions type exposes the following members.

Constructors

  Name Description
Aa127947.protmethod(en-US,CS.70).gif ImportOptions Overloaded. Initializes a new instance of the ImportOptions class.

Top

Methods

  Name Description
Aa127947.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa127947.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa127947.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa127947.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa127947.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa127947.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa127947.pubmethod(en-US,CS.70).gif Validate Validates all the information currently in ImportOptions.

Top

Properties

  Name Description
Aa127947.pubproperty(en-US,CS.70).gif CatalogsToImport Gets or sets the list of catalogs to import.
Aa127947.pubproperty(en-US,CS.70).gif ErrorThreshold Gets or sets a value to determine the severity level that constitutes a fatal error.
Aa127947.pubproperty(en-US,CS.70).gif ExportReady Gets or sets a value to indicate if the record should be marked as exportable.
Aa127947.pubproperty(en-US,CS.70).gif ImportSchemaChanges Gets or sets a value that specifies whether schema changes should be performed during an import operation.
Aa127947.pubproperty(en-US,CS.70).gif LastModifiedDate Gets or sets the last modified date.
Aa127947.pubproperty(en-US,CS.70).gif Mode Gets or sets the import mode.
Aa127947.pubproperty(en-US,CS.70).gif Namespace Gets or sets the namespace to validate in the xml file.
Aa127947.pubproperty(en-US,CS.70).gif Operation Gets or sets the import operation to perform.
Aa127947.pubproperty(en-US,CS.70).gif PropertiesToImport Gets pr sets the list of properties to import.
Aa127947.pubproperty(en-US,CS.70).gif TransactionMode Gets or sets the transaction mode for the import operation.

Top

See Also

Reference

ImportOptions Class

Microsoft.CommerceServer.Catalog Namespace