@mapgear/geoapps > Analyses > GetAnalysisById
Analyses.GetAnalysisById() method
Retrieve the specific analysis by the specified id
Signature:GetAnalysisById(analysisId: string): Analysis;
Parameters
Parameter | Type | Description |
---|---|---|
analysisId | string | The id of the analysis to retrieve |