GetClassID Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Retrieves the class identifier (CLSID) of an object. The CLSID is a unique value that identifies the code that can manipulate the persistent data.
Overload List
Name | Description | |
---|---|---|
GetClassID()()() | Retrieves the class identifier (CLSID) of an object. | |
GetClassID(Guid%) | Retrieves the class identifier (CLSID) of an object. |
Top
Remarks
Implements the GetClassID method of the IPipelineComponent.
See Also
Reference
PaymentMethodRouterPipelineComponent Class