![]() |
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 > IGPParameter Interface > IGPParameter.Altered Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the parameter value has been explicitly set (by the user).
[Visual Basic .NET] Public ReadOnly Property Altered As Boolean
[C#] public bool Altered {get;}
[C++]
HRESULT get_Altered(
VARIANT_BOOL* Altered
);
[C++]
Parameters Altered [out, retval] Altered is a parameter of type VARIANT_BOOL