DK11 for Python | tatukgis.pdk.TGIS_FieldValueAliases.ResolveGet | Constructors | Methods | Properties
Resolve value in a meaning of reading it from a layer. Value will be substituted with alias
# Python def ResolveGet( self _value: str ) -> str:
Name | Type | Description |
---|---|---|
_value | str | value form a layer |
Type | Description |
---|---|
str | value to be presented to a user |