ParameterHelper.GetStrategyParameter Method

public object GetStrategyParameter( 
string parameterName
object obj 
)
This language is not supported or no code example is available.
public:  
object^ GetStrategyParameter( 
String^ parameterName
object^ obj 
)
This language is not supported or no code example is available.
public function GetStrategyParameter( 
parameterName : String
obj : object 
) : object;
This language is not supported or no code example is available.

Parameters

parameterName
string

obj
object

Return Value

object

In this article

Definition