User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldinfo.exportname

Table of Contents

ITGIS_FieldInfo.ExportName property

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

Field used in exporting.

Available also on: Delphi | .NET | Java | 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
2022/11/16 01:09

Page Tools