User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_fieldinfo.isuid

Table of Contents

TGIS_FieldInfo.IsUID property

DK11 for Python | tatukgis.pdk.TGIS_FieldInfo.IsUID | Constructors | Properties

If True, then field is used as GIS_UID and will be exported.

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

Syntax

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

Value

Type
bool
2023/08/09 01:53

Page Tools