SetValue

public bool SetValue(IValueGetter valueGetter) ;

Set the value

Parameter Name Description
valueGetter Instance to get the value to set

Returns true if the value is set. Otherwise returns false.