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.
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 | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FixUpProxyDataObject | Method to fix the missing values in the proxy data object. (Inherited from CatalogObject.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasProperty | Returns true if the underlying dataset contains the specified property. (Inherited from CatalogObject.) |
![]() |
Initialize | This method follows the "Template Method" pattern, enforcing the initialization pattern. (Inherited from CatalogObject.) |
![]() |
InitializeEventHandlers | Method to initialize the dataset event handlers for this object. (Inherited from CatalogObject.) |
![]() |
IsPropertyNull | Gets a value indicating whether the specified property contains a nullNothingnullptra null reference (Nothing in Visual Basic) value. (Inherited from CatalogObject.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Reloads the object from the web service. (Overrides CatalogObject..::.Refresh()()().) |
![]() |
Save | Overloaded. |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ActiveLanguage | Gets or sets the active language of this item. |
![]() |
CatalogContext | Gets the CatalogContext object. (Inherited from CatalogObjectBase.) |
![]() |
DataObject | Gets an object that is used to describe the internal properties of the catalog objects. (Inherited from CatalogObject.) |
![]() |
DebugContext | Gets the DebugContext object. (Inherited from CatalogObjectBase.) |
![]() |
Item | Gets or sets the object with the specified name. (Inherited from CatalogObject.) |
Top