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(
VARIANT_BOOL* bDataValid
);
[C++]Parameters
bDataValid [out, retval] bDataValid is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.