CatalogContext.CatalogSets Property (BCL)

The CatalogSets property contains information about all the catalog sets in the Product Catalog System.

Definition

[Visual Basic .NET]

Overridable Public ReadOnly Property CatalogSets As CatalogSetCollection

[C#]

public virtual CatalogSetCollection CatalogSets{get;} 

Property Value

A cached CatalogSetCollection object that contains the properties of the catalog sets.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.