API Documentation > Behavioral modeling > Object ProAnalysis > Function ProAnalysisTypeGet
Function ProAnalysisTypeGet
Description
Gets the type of a specified analysis
Synopsis
#include <ProAnalysis.h>
ProAnalysisTypeGet
(
ProAnalysis analysis
/* (In)
The analysis
*/
ProName type
/* (Out)
The external application name
*/
)
Returns
Sample Code References
User Guide References
Was this helpful?