Share via


Category.ProductCatalog Property (BCL)

The ProductCatalog property is a read-only String that gets the ProductCatalog object for the catalog that contains this category.

Definition

[Visual Basic .NET]

Public ReadOnly Property ProductCatalog As ProductCatalog

[C#]

public ProductCatalog ProductCatalog{get;} 

Property Value

The ProductCatalog object that gets the ProductCatalog object for the catalog that contains this category.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.