User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_fieldinfo.newname

Table of Contents

TGIS_FieldInfo.NewName property

DK11 for Java | tatukgis.jdk.TGIS_FieldInfo.NewName | Constructors | Methods | Properties

New name of field.

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

Syntax

// Java
public java.lang.String getNewName();
 
public void setNewName(
  java.lang.String _value
);
// Oxygene
public
  property NewName : String read write;

Value

Type
java.lang.String
String
2022/11/16 01:42

Page Tools