This document is archived and information here might be outdated. Recommended version. |
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