Share via


BasketEvent.VariantID Property (BCL)

The VariantID property is a read-only string that contains the variant ID for the product.

Definition

[Visual Basic .NET]

Public Property VariantID As System.String

[C#]

public System.String VariantID{get; set;} 

Property Value

The variant ID for the product.

Remarks

Setting this property is optional.

Requirements

Namespace: Microsoft.CommerceServer.Runtime

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.