Search
MemberInfo.setValue Method
See Also
 






Sets the value of the represented property.

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

 Syntax

Java  Copy Code

public void setValue (
    Object value
)

 Parameters

value

 See Also