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