User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_layer.configname

Table of Contents

TGIS_Layer.ConfigName property

DK11 for Java | tatukgis.jdk.TGIS_Layer.ConfigName | Constructors | Fields | Methods | Properties | Events

Configuration file name. If not filled directly, then will be filled with the Path

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public java.lang.String getConfigName();
 
public void setConfigName(
  java.lang.String _value
);
// Oxygene
public
  property ConfigName : String read write;

Value

Type
java.lang.String
String

References

2022/11/16 01:43

Page Tools