BenSelect Documentation
SetParameter Method
See Also  Send Feedback
Selerix.BusinessObjects Namespace > AbstractConfigController Class : SetParameter Method
name
Parameter to set.
value
Value to set the parameter to.
Sets a parameter's value.

Syntax

JScript 
public __abstract function SetParameter( 
   name : String,
   value : String
);

Parameters

name
Parameter to set.
value
Value to set the parameter to.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.