IAnalysis
IAnalysisDataModel
.AnalysisById(
Int32
id)
Returns the analysis object that matches the specified id.
Remarks
Examples
Parameters
id
Type:
Int32
The Id of the analysis.
Return Value
Type:
IAnalysis
Returns the analysis object.