This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTool Interface > IGPTool.CanEditSource Method (ArcObjects .NET 10.4 SDK) |
Returns whether or not the source (i.e., definition) of the tool can be modified.
[Visual Basic .NET] Public Function CanEditSource ( _ ) As Boolean
[C#] public bool CanEditSource ( );
[C++]
HRESULT CanEditSource(
VARIANT_BOOL* CanEdit
);
[C++]
Parameters CanEdit [out, retval] CanEdit is a parameter of type VARIANT_BOOL