Share via


ProjTrans.port Method [AX 2012]

Retrieves the ID of the port where any deliveries associated with this transaction were loaded.

Syntax

public IntrastatPortId port()

Run On

Called

Return Value

Type: IntrastatPortId 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.

See Also

Reference

ProjTrans Class