User Tools

Site Tools


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

Table of Contents

TGIS_FieldInfo.Name property

DK11 for .NET | TatukGIS.NDK.TGIS_FieldInfo.Name | Constructors | Methods | Properties

Name as represented in saved version.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:30

Page Tools