User Tools

Site Tools


api:dk11:net:tatukgis.ndk.tgis_fieldinfo.rules

Table of Contents

TGIS_FieldInfo.Rules property

DK for .NET | TatukGIS.NDK.TGIS_FieldInfo.Rules | Constructors | Methods | Properties

Field rules.

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

Syntax

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

Value

Type
Object
TObject
2026/06/30 01:54

Page Tools