Skip to main content

@mapgear/geoapps > Analyses > GetAnalysisById

Analyses.GetAnalysisById() method

Retrieve the specific analysis by the specified id

Signature:
GetAnalysisById(analysisId: string): Analysis;

Parameters

ParameterTypeDescription
analysisIdstringThe id of the analysis to retrieve
Returns:

Analysis