Indicates if the Raster column value stores function dataset.
[Visual Basic .NET] Public Property IsFunction As Boolean
[C#] public bool IsFunction {get; set;}
[C++]
HRESULT get_IsFunction(
VARIANT_BOOL* pIsFunction
);
[C++]
HRESULT put_IsFunction(
VARIANT_BOOL pIsFunction
);
[C++]Parameters
pIsFunction [out, retval] pIsFunction is a parameter of type VARIANT_BOOL pIsFunction [in] pIsFunction is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.