@mapgear/geoapps > DatasetAttributeDropdownValue
DatasetAttributeDropdownValue class
Represents a dropdown value used for Dataset Attribute
export declare class DatasetAttributeDropdownValue 
Properties
| Property | Modifiers | Type | Description | 
|---|---|---|---|
| DisplayValue | string | Display value of the dropdown value | |
| Value | string | Value of the dropdown value |