ArcObjects Library Reference (DataSourcesRaster)  

IFunctionRasterDataset.FullName Property

The name of this function raster dataset.

[Visual Basic .NET]
Public WriteOnly Property FullName
[C#]
public void FullName {set;}
[C++]
HRESULT putref_FullName(
  IName* 
);
[C++]

Parameters

[in]

   is a parameter of type IName

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IFunctionRasterDataset Interface