User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_dynamicaggregatorabstract.ispreparing

Table of Contents

ITGIS_DynamicAggregatorAbstract.IsPreparing property

DK for ActiveX | TatukGIS_XDK11.ITGIS_DynamicAggregatorAbstract.IsPreparing | Methods | Properties

True if aggregator is executing Prepare().

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

Syntax

// C#
public Boolean IsPreparing
{
  get {}
}
' VisualBasic
Public Property IsPreparing As Boolean
  Get
  End Get
End Property
// Oxygene
public
  property IsPreparing : Boolean read;

Value

Type
bool
Boolean
2025/01/31 01:04

Page Tools