ArcObjects Library Reference (Carto)  

ITimeData2.HasLiveData Property

.

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

[C++]
HRESULT get_HasLiveData(
  VARIANT_BOOL* UseTime
);
[C++]
HRESULT put_HasLiveData(
  VARIANT_BOOL UseTime
);
[C++]

Parameters

UseTime [out, retval]   UseTime is a parameter of type VARIANT_BOOL UseTime [in]   UseTime is a parameter of type VARIANT_BOOL

Product Availability

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

See Also

ITimeData2 Interface