Share via


BasketEvent.ReadOnlyPrID Property (BCL)

The ReadOnlyPrID property is a read-only string that contains an internally generated string based on the values of the CatalogName property, the ProductID property, and the VariantID property.

Definition

[Visual Basic .NET]

Public ReadOnly Property ReadOnlyPrID As System.String

[C#]

public System.String ReadOnlyPrID{get;} 

Property Value

An internally generated string.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.