InventASN_ShipCarrierCompany.existsAncillaryCharge Method [AX 2012]

Determines whether the AncillaryCharge data item is in the data container.

Syntax

public boolean existsAncillaryCharge()

Run On

Called

Return Value

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

Remarks

For more information, view the AfStronglyTypedDataContainer class.

See Also

Reference

InventASN_ShipCarrierCompany Class