ShipCarrierShippingRequest.initFromSalesTable Method
Initializes the data from the SalesTable Table record.
Syntax
public void initFromSalesTable(SalesTable _salesTable)
Run On
ClientOrServer
Parameters
- _salesTable
Type: SalesTable Table
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Initializes the data from the SalesTable Table record.
public void initFromSalesTable(SalesTable _salesTable)
ClientOrServer