DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayer.IsDataReady | Methods | Properties
Returns True if layer data has been fetched and is ready to use.
// C# public WordBool IsDataReady();
' VisualBasic Public Function IsDataReady() As WordBool
// Oxygene public function IsDataReady : WordBool;
| Type | Description |
|---|---|
| WordBool | True if data is ready; otherwise, False. |