![]() |
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 > IGPParameterEdit Interface > IGPParameterEdit.HasBeenValidated Property (ArcObjects .NET 10.5 SDK) |
Indicates whether the parameter value has been modified since the last time the parameter was validated (i.e., since Validate() was called).
[Visual Basic .NET]
Public WriteOnly Property HasBeenValidated
[C#] public void HasBeenValidated {set;}
[C++]
HRESULT put_HasBeenValidated(
VARIANT_BOOL
);
[C++]
Parameters [in] is a parameter of type VARIANT_BOOL