User Tools

Site Tools


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

Table of Contents

TGIS_FieldInfo.ExportName property

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

Field used in exporting.

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

Syntax

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

Value

Type
string
String
2025/01/31 01:11

Page Tools