MapForce Server API > API Reference (COM, .NET) > Interfaces > IServer > Methods
ClearParameterList
Clears the list of parameters that were previously set using the AddParameter method.
ClearParameterList() -> Void
Generic signature
void ClearParameterList()
C#
HRESULT ClearParameterList();
C++
Sub ClearParameterList()
VB.NET