The raster function template associated with the item template.
[Visual Basic .NET] Public Property RasterFunctionTemplate As IRasterFunctionTemplate
[C#] public IRasterFunctionTemplate RasterFunctionTemplate {get; set;}
[C++]
HRESULT get_RasterFunctionTemplate(
IRasterFunctionTemplate** ppFunctionTemplate
);
[C++]
HRESULT putref_RasterFunctionTemplate(
IRasterFunctionTemplate* ppFunctionTemplate
);
[C++]Parameters
ppFunctionTemplate [out, retval]ppFunctionTemplate is a parameter of type IRasterFunctionTemplate
ppFunctionTemplate [in]ppFunctionTemplate is a parameter of type IRasterFunctionTemplate
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.