Initializing help system before first use

ResetExecParam Method

Remove the value associated with the given name from the execution parameters.

Namespace:   Mosel
Assembly:  xprmdn (in xprmdn.dll) Version: 4.8.0.0
Syntax
C#
public void ResetExecParam(
	string name
)

Parameters

name
Type:  SystemString
See Also