This document is archived and information here might be outdated. Recommended version. |
Indicates whether the mosaic dataset manages the lifetime of the overview raster dataset. Raster datasets associated with managed overview items are moved, copied, and deleted along with the parent mosaic dataset.
[Visual Basic .NET]
Public ReadOnly Property IsManagedDataset As Boolean
[C#]
public bool IsManagedDataset {get;}
[C++]
HRESULT get_IsManagedDataset(
Boolean* pbIsManagedDataset
);
[C++] Parameters pbIsManagedDataset [out, retval]
pbIsManagedDataset is a parameter of type bool*