|  | This document is archived and information here might be outdated. Recommended version. | 
Indicates if the data for the layer is currently valid.
[Visual Basic .NET]
Public ReadOnly Property DataValid As Boolean
[C#]
public bool DataValid {get;}
[C++]
HRESULT get_DataValid(
  Boolean* bDataValid
);
[C++] Parameters bDataValid [out, retval]
bDataValid is a parameter of type bool*