PBA::deleteGeneratedPBAClass Method [AX 2012]
Deletes the generated classes and forms of the provided product model.
client server public static void deleteGeneratedPBAClass(PBATable _model)
Run On
CalledParameters
- _model
- Type: PBATable Table
The model to use to delete the generated classes.
Show: