User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_addressmatching.formulasstring

Table of Contents

ITGIS_AddressMatching.FormulasString property

DK for ActiveX | TatukGIS_XDK11.ITGIS_AddressMatching.FormulasString | Methods | Properties

Field for formulas string.

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

Syntax

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

Value

Type
string
String
2025/01/31 01:03

Page Tools