UnlockSalesOrderPricingRequest.SalesOrderId Field
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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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