User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_fieldinfo.isuid

Table of Contents

TGIS_FieldInfo.IsUID property

DK for .NET | TatukGIS.NDK.TGIS_FieldInfo.IsUID | Constructors | Methods | Properties

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

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

Syntax

// C#
public Boolean IsUID
{
  get {}
  set {}
}
' VisualBasic
Public Property IsUID As Boolean
  Get
  End Get
  Set(ByVal value As Boolean)
  End Set
End Property
// Oxygene
public
  property IsUID : Boolean read read;

Value

Type
bool
Boolean
2025/01/31 01:11

Page Tools