SetValue

SetValue(IValueGetter)

public bool SetValue(IValueGetter valueGetter) ;

Description

Set the value

Parameters

Parameter Name Description
valueGetter Instance to get the value to set

Returns

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