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