ProjTrans.transport Method [AX 2012]
Retrieves the method of transportation for orders that are associated with this transaction.
Syntax
public IntrastatTransport transport()
Run On
Called
Return Value
Type: IntrastatTransport Extended Data Type
An empty string.
Remarks
This method should be overridden by classes that extend this class to provide the necessary functionality for the specific transaction.