User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_fieldinfo.isuid

Table of Contents

TGIS_FieldInfo.IsUID property

DK11 for Java | tatukgis.jdk.TGIS_FieldInfo.IsUID | Constructors | Methods | Properties

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

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

Syntax

// Java
public bool getIsUID();
 
public void setIsUID(
  bool _value
);
// Oxygene
public
  property IsUID : Boolean read write;

Value

Type
bool
Boolean
2022/11/16 01:42

Page Tools