This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterDatasetJukebox Interface > IRasterDatasetJukebox.Subdataset Property (ArcObjects .NET 10.4 SDK) |
The current active subdataset.
[Visual Basic .NET] Public Property Subdataset As Integer
[C#] public int Subdataset {get; set;}
[C++]
HRESULT get_Subdataset(
long* pSubdatasetID
);
[C++]
HRESULT put_Subdataset(
long pSubdatasetID
);
[C++]
Parameters pSubdatasetID [out, retval] pSubdatasetID is a parameter of type long pSubdatasetID [in] pSubdatasetID is a parameter of type long
This property is used to get/set the index of a subdataset which becomes the current raster dataset