Share via


Product.ProductCatalog Property (BCL)

The ProductCatalog property gets the ProductCatalog object that contains this product.

Definition

[Visual Basic .NET]

Public ReadOnly Property ProductCatalog As ProductCatalog

[C#]

public ProductCatalog ProductCatalog{get;} 

Property Value

ProductCatalog object that contains this product.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.