This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapLayerInfo4 Interface > IMapLayerInfo4.HasLiveData Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the layer is being updated frequently with new data.
[Visual Basic .NET] Public ReadOnly Property HasLiveData As Boolean
[C#] public bool HasLiveData {get;}
[C++]
HRESULT get_HasLiveData(
VARIANT_BOOL* HasLiveData
);
[C++]
Parameters HasLiveData [out, retval] HasLiveData is a parameter of type VARIANT_BOOL