PBALib::existsPBAExecutableClass Method [AX 2012]
Checks the product model ID that has an associated X++ class in the AOT.
server public static void existsPBAExecutableClass(PBAId _pbaId)
Run On
ServerParameters
- _pbaId
- Type: PBAId Extended Data Type
The product model ID.
Show: