DK for ActiveX | TatukGIS_XDK11.ITGIS_ArcGISFeatureServerLayer.PrepareFetchingData | Methods | Properties
Sets the loader state to indicate data fetching has started.
// C# public void PrepareFetchingData();
' VisualBasic Public Sub PrepareFetchingData()
// Oxygene public procedure PrepareFetchingData;
PURPOSE: Marks the layer as being in the data retrieval phase.
BEHAVIOR: Updates the internal loader state before a request is sent so helper methods can report that fetching is in progress.