This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IO > IOverviewItemURI Interface > IOverviewItemURI.DatasetExists Property (ArcObjects .NET 10.4 SDK) |
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