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