User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_arcgisfeatureserverlayer.isdataready_void

Table of Contents

ITGIS_ArcGISFeatureServerLayer.IsDataReady method

DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayer.IsDataReady | Methods | Properties

Returns True if layer data has been fetched and is ready to use.

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

Syntax

// C#
public WordBool IsDataReady();
' VisualBasic
Public Function IsDataReady() As WordBool
// Oxygene
public
  function IsDataReady : WordBool;

Result

Type Description
WordBool True if data is ready; otherwise, False.
2026/07/11 00:08

Page Tools