This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IR > IRasterFunction Interface > IRasterFunction.Valid Property (ArcObjects .NET 10.4 SDK) |
Indicates if this function is valid, e.g. bound to an object, and etc.
[Visual Basic .NET] Public ReadOnly Property Valid As Boolean
[C#] public bool Valid {get;}
[C++]
HRESULT get_Valid(
VARIANT_BOOL* pValid
);
[C++]
Parameters pValid [out, retval] pValid is a parameter of type VARIANT_BOOL