This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdProcess Interface > IMdProcess.IsToolValid Method (ArcObjects .NET 10.4 SDK) |
Returns whether or not the current tool associated with the process is valid.
[Visual Basic .NET] Public Function IsToolValid ( _ ) As Boolean
[C#] public bool IsToolValid ( );
[C++]
HRESULT IsToolValid(
VARIANT_BOOL* IsValid
);
[C++]
Parameters IsValid [out, retval] IsValid is a parameter of type VARIANT_BOOL