User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_layer.configname

Table of Contents

TGIS_Layer.ConfigName property

DK11 for Python | tatukgis.pdk.TGIS_Layer.ConfigName | Constructors | Methods | Properties | Events | Events

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

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

Syntax

# Python
@property
def ConfigName(
  self
) -> str: 
 
@ConfigName.setter
def ConfigName(
  self,
  _value: str
) -> None: 

Value

Type
str

References

2023/08/09 01:53

Page Tools