QueryCatalogInfoClass Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class contains items required by the IPipelineComponent Interface.
Namespace: Microsoft.CommerceServer.Catalog
Assembly: Microsoft.CatalogServer (in Microsoft.CatalogServer.dll)
Syntax
'Declaration
<GuidAttribute("72D390C2-5C9B-11D2-A4B0-00C04F8670D3")> _
<ComVisibleAttribute(True)> _
Public Class QueryCatalogInfoClass _
Inherits RegisterCOMComponentFriendlyName
'Usage
Dim instance As QueryCatalogInfoClass
[GuidAttribute("72D390C2-5C9B-11D2-A4B0-00C04F8670D3")]
[ComVisibleAttribute(true)]
public class QueryCatalogInfoClass : RegisterCOMComponentFriendlyName
[GuidAttribute(L"72D390C2-5C9B-11D2-A4B0-00C04F8670D3")]
[ComVisibleAttribute(true)]
public ref class QueryCatalogInfoClass : public RegisterCOMComponentFriendlyName
public class QueryCatalogInfoClass extends RegisterCOMComponentFriendlyName
Remarks
For more information about the IpipelineComponentAdmin interface, see IPipelineComponentAdmin Interface [CS05]. For more information about the IpipelineComponent interface, see IPipelineComponent Interface [CS05]. For more information about the IpipelineComponentDescription interface, see IPipelineComponentDescription Interface [CS05].
Inheritance Hierarchy
System..::.Object
RegisterCOMComponentFriendlyName
Microsoft.CommerceServer.Catalog..::.QueryCatalogInfoClass
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.