This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IM > IMdParameter Interface > IMdParameter.Validate Method (ArcObjects .NET 10.5 SDK) |
Validates the current value of the model parameter.
[Visual Basic .NET] Public Function Validate ( _ ) As IGPMessage
[C#] public IGPMessage Validate ( );
[C++]
HRESULT Validate(
IGPMessage** message
);
[C++]
Parameters message [out, retval]
message is a parameter of type IGPMessage