This document is archived and information here might be outdated. Recommended version. |
Indicates whether the service 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(
Boolean* HasLiveData
);
[C++] Parameters HasLiveData [out, retval]
HasLiveData is a parameter of type bool*