InventASN_ShipCarrierShippingRequest.existsThirdPartyCounty Method [AX 2012]
Determines whether the ThirdPartyCounty data item is in the data container.
Syntax
public boolean existsThirdPartyCounty()
Run On
Called
Return Value
Type: boolean
true if the ThirdPartyCounty data item exists; otherwise, false.
Remarks
For more information, see the AfStronglyTypedDataContainer class.