Skip to main content

@mapgear/geoapps > AnalysisParameterSelectValue

AnalysisParameterSelectValue class

Represents an analysis parameter select value within an Analysis Parameter. The analysis select value is used to set a value for the analysis parameter selection

Signature:
export declare class AnalysisParameterSelectValue 

Properties

PropertyModifiersTypeDescription
AnalysisParameterIdstringId reference to analysis parameter
AnalysisParameterSelectValueIdstringUnique id of analysis parameter select value
SelectedbooleanWhether the select value was selected
TextstringDisplay text for the select value
ValuestringValue of the select value