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