ArcObjects Library Reference (Carto)  

IMapLayerInfo4.HasLiveData Property

Indicates whether the layer is being updated frequently with new data.

ERROR: Syntax information about IMapLayerInfo4.HasLiveData may not be in D:\ArcGIS\DotNet\ESRI.ArcGIS.Carto.dll

[C++]
HRESULT get_HasLiveData(
  VARIANT_BOOL* HasLiveData
);
[C++]

Parameters

HasLiveData [out, retval]   HasLiveData is a parameter of type VARIANT_BOOL

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapLayerInfo4 Interface