This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPModelTool Interface > IGPModelTool.AddParameter Method (ArcObjects .NET 10.4 SDK) |
Adds a parameter to the model tool.
[Visual Basic .NET] Public Sub AddParameter ( _ ByVal Name As String _ )
[C#] public void AddParameter ( string Name );
[C++]
HRESULT AddParameter(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR