Share via


OrderGroup.OrderGroupID Property (BCL)

The OrderGroupID property is a read-only Guid containing the GUID for the OrderGroup object.

Definition

[Visual Basic .NET]

Public ReadOnly Property OrderGroupID As System.Guid

[C#]

public System.Guid OrderGroupID{get;} 

Property Value

The OrderGroupID property for the OrderGroup object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.