Description | |||||||||||||||||
Gets the import validation score of the model. | |||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProIntfimport.h> | |||||||||||||||||
ProError | ProIntfimportValidationscoreGet | ( | |||||||||||||||
ProMdl model | |||||||||||||||||
/* (In) | |||||||||||||||||
The model from which the validation score should be retrieved. | |||||||||||||||||
*/ | |||||||||||||||||
ProLine score | |||||||||||||||||
/* (Out) | |||||||||||||||||
The validation score value. | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|