DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayer.IsFetchingData | Methods | Properties
Returns True if layer data is currently being fetched.
// C# public WordBool IsFetchingData();
' VisualBasic Public Function IsFetchingData() As WordBool
// Oxygene public function IsFetchingData : WordBool;
| Type | Description |
|---|---|
| WordBool | True if data is being fetched; otherwise, False. |