Share via


MultilingualCatalogObject Members

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

An abstract class. The catalog object provides access to the details of a product catalog (base or virtual).

The MultilingualCatalogObject type exposes the following members.

Methods

  Name Description
Aa161230.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa161230.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa161230.protmethod(en-US,CS.70).gif FixUpProxyDataObject Method to fix the missing values in the proxy data object. (Inherited from CatalogObject.)
Aa161230.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa161230.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa161230.pubmethod(en-US,CS.70).gif HasProperty Returns true if the underlying dataset contains the specified property. (Inherited from CatalogObject.)
Aa161230.protmethod(en-US,CS.70).gif Initialize This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.)
Aa161230.protmethod(en-US,CS.70).gif InitializeEventHandlers Method to initialize the dataset event handlers for this object. (Inherited from CatalogObject.)
Aa161230.pubmethod(en-US,CS.70).gif IsPropertyNull Gets a value indicating whether the specified property contains a nullNothingnullptra null reference (Nothing in Visual Basic) value. (Inherited from CatalogObject.)
Aa161230.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa161230.pubmethod(en-US,CS.70).gif Refresh Reloads the object from the web service. (Overrides CatalogObject..::.Refresh()()().)
Aa161230.pubmethod(en-US,CS.70).gif Save Overloaded.
Aa161230.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa161230.pubproperty(en-US,CS.70).gif ActiveLanguage Gets or sets the active language of this item.
Aa161230.pubproperty(en-US,CS.70).gif CatalogContext Gets the CatalogContext object. (Inherited from CatalogObjectBase.)
Aa161230.protproperty(en-US,CS.70).gif DataObject Gets an object that is used to describe the internal properties of the catalog objects. (Inherited from CatalogObject.)
Aa161230.pubproperty(en-US,CS.70).gif DebugContext Gets the DebugContext object. (Inherited from CatalogObjectBase.)
Aa161230.pubproperty(en-US,CS.70).gif Item Gets or sets the object with the specified name. (Inherited from CatalogObject.)

Top

See Also

Reference

MultilingualCatalogObject Class

Microsoft.CommerceServer.Catalog Namespace