Share via


ReturnReturnOrderIn_SalesTable.existsShipCarrierID Method [AX 2012]

Determines whether the ShipCarrierID data item exists in the data container.

Syntax

public boolean existsShipCarrierID()

Run On

Called

Return Value

Type: boolean
true if the ShipCarrierID data item exists; otherwise, false.

Remarks

For more information, see the AfStronglyTypedDataContainer class.

See Also

Reference

ReturnReturnOrderIn_SalesTable Class