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