User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_fieldinfo.newname

Table of Contents

ITGIS_FieldInfo.NewName property

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

New name of field.

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

Syntax

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

Value

Type
string
String
2022/11/16 01:09

Page Tools