Share via


UnlockSalesOrderPricingRequest.SalesOrderId Field

banner art

Specifies the ID of the sales order.

Syntax

[Visual Basic .NET]
Public Field SalesOrderId As Guid
[C#]
public Guid SalesOrderId;
[JScript]
public var SalesOrderId : Guid;

See Also

© 2007 Microsoft Corporation. All rights reserved.