Search
SimpleEvaluationContext.assignValue Method
See Also
 






Assigns the specified value to the property represented by the specified descriptor.

Namespace: com.mindfusion.scripting
File: com.mindfusion.scripting

 Syntax

Java  Copy Code

public Object assignValue (
    MemberInfo info,
    Object value
)

 Parameters

info

value

 Return Value

 See Also