User Tools

Site Tools


api:dk11:delphi:gisclasses.tgis_fieldinfo.isuid

Table of Contents

TGIS_FieldInfo.IsUID property

DK11 for Delphi | GisClasses.TGIS_FieldInfo.IsUID | Constructors | Methods | Properties

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

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

Syntax

// Delphi
public
  property IsUID : Boolean read write;
// C++ Builder
public:
  __property bool IsUID = {read, write};

Value

Type
Boolean
2022/11/16 01:14

Page Tools