PurchaseOrder.PurchaseOrderID Property (BCL)
The PurchaseOrderID property is a read-only Guid that retrieves the order group ID associated with this purchase order instance.
Definition
[Visual Basic .NET]
Public ReadOnly Property PurchaseOrderID As System.Guid
[C#]
public System.Guid PurchaseOrderID{get;}
Property Value
The order group ID associated with this purchase order instance
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Orders
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
Copyright © 2005 Microsoft Corporation.
All rights reserved.