Indicates whether the overview raster dataset exists in the storage location.
[Visual Basic .NET] Public ReadOnly Property DatasetExists As Boolean
[C#] public bool DatasetExists {get;}
[C++]
HRESULT get_DatasetExists(
VARIANT_BOOL* pbDatasetExists
);
[C++]Parameters
pbDatasetExists [out, retval] pbDatasetExists is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.