COSPlanModel::checkModel Method
Checks if a plan model is valid
Syntax
client server public static boolean checkModel(COSPlanModelId _planModel)
Run On
Called
Parameters
- _planModel
Type: COSPlanModelId Extended Data Type
The plan model.
Return Value
Type: boolean
true if the model is valid; otherwise, false.