User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_config.writefull

Table of Contents

TGIS_Config.WriteFull property

DK11 for Python | tatukgis.pdk.TGIS_Config.WriteFull | Constructors | Methods | Properties

If True (default) then all config keys will be saved, otherwise only changed.

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

Syntax

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

Value

Type
bool
2023/08/09 01:51

Page Tools