This document is archived and information here might be outdated. Recommended version. |
Indicates if this is a RasterDataset (a special one-row RasterCatalog).
[Visual Basic .NET]
Public ReadOnly Property IsRasterDataset As Boolean
[C#]
public bool IsRasterDataset {get;}
[C++]
HRESULT get_IsRasterDataset(
Boolean* IsRasterDataset
);
[C++] Parameters IsRasterDataset [out, retval]
IsRasterDataset is a parameter of type bool*