CatalogObjectBase Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
An abstract class that contains properties and methods of the catalog system. The CatalogObjectBase is the base type for all catalog objects.
The CatalogObjectBase type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CatalogContext | Gets the CatalogContext object. | |
DebugContext | Gets the DebugContext object. |
Top