User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldinfo.fieldtype

Table of Contents

ITGIS_FieldInfo.FieldType property

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_FieldInfo.FieldType | Methods | Properties

Type of field.

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

Syntax

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

Value

2022/11/16 01:09

Page Tools