Share via


ProductCatalog.Name Property (BCL)

The Name property gets the name of the catalog.

Definition

[Visual Basic .NET]

Public ReadOnly Property Name As System.String

[C#]

public System.String Name{get;} 

Property Value

String containing name of the catalog.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.