This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolExtensionFactoryGen Interface > IGPToolExtensionFactoryGen.CanEdit Method (ArcObjects .NET 10.5 SDK) |
Returns whether or not the factory supports editing instances of the tool extension.
[Visual Basic .NET] Public Function CanEdit ( _ ) As Boolean
[C#] public bool CanEdit ( );
[C++]
HRESULT CanEdit(
VARIANT_BOOL* CanEdit
);
[C++]
Parameters CanEdit [out, retval] CanEdit is a parameter of type VARIANT_BOOL