IAnalysis IAnalysisDataModel.AnalysisByName(String name)

Returns the analysis object that matches the specified name.

Parameters

  • name
    Type: String
    The name of the analysis.

Return Value

Type: IAnalysis
Returns the analysis object.