The function raster dataset associated with builder item.
[Visual Basic .NET] Public Property Dataset As IFunctionRasterDataset
[C#] public IFunctionRasterDataset Dataset {get; set;}
[C++]
HRESULT get_Dataset(
IFunctionRasterDataset** ppDataset
);
[C++]
HRESULT putref_Dataset(
IFunctionRasterDataset* ppDataset
);
[C++]Parameters
ppDataset [out, retval]ppDataset is a parameter of type IFunctionRasterDataset
ppDataset [in]ppDataset is a parameter of type IFunctionRasterDataset
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.