SetExecParam Method
  Set the value associated to an execution parameter This routine adds or replaces the assignment name=val in the execution parameter string 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public void SetExecParam( string name, Object val )
Parameters
- name
- 
   Type: 
   SystemString
   
 
- val
- 
   Type: 
   SystemObject
   
 
 See Also
See Also
 
