ShipCarrierShippingRequest.initFromSalesLine Method
Initializes the data from the SalesLine table record.
Syntax
public void initFromSalesLine(SalesLine _salesLine)
Run On
Called
Parameters
- _salesLine
Type: SalesLine Table
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Initializes the data from the SalesLine table record.
public void initFromSalesLine(SalesLine _salesLine)
Called