DK11 for Java | tatukgis.jdk.TGIS_FieldValueAliases.ResolveGet | Constructors | Methods | Properties
Resolve value in a meaning of reading it from a layer. Value will be substituted with alias
// Java public java.lang.String ResolveGet( java.lang.String _value );
// Oxygene public function ResolveGet( _value : String ) : String;
Name | Type | Description |
---|---|---|
_value | java.lang.String String | value form a layer |
Type | Description |
---|---|
java.lang.String String | value to be presented to a user |