User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_addressmatching.formulasstring

Table of Contents

TGIS_AddressMatching.FormulasString property

DK11 for .NET | TatukGIS.NDK.TGIS_AddressMatching.FormulasString | Constructors | Methods | Properties

Field for formulas string.

Available also on: Delphi | Java | ActiveX | 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
2022/11/16 01:27

Page Tools