CatalogPup Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Implements the methods in the IPup interface
The CatalogPup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CatalogPup | Initializes a new instance of the CatalogPup class. |
Top
Methods
Name | Description | |
---|---|---|
CreateGroupResource | Creates the specified resource as a group resource. | |
Delete | Deletes the specified resource. | |
DeleteGroupResource | Deletes the specified group resource. | |
Dispose | Releases all resources used by the CatalogPup Class. | |
Equals | (Inherited from Object.) | |
Export | Exports information for the specified resource. | |
Finalize | Attempts to free resources and perform other cleanup operations. (Overrides Object..::.Finalize()()().) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Import | Imports information for the specified resource. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top