com.onlineobject.objectnet Namespace

InputEntry<(Of <(<'T>)>)>..::..SetValue Method

Sets the value of the input entry.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void SetValue(

	T value

)

Parameters

value
Type: T
The value to set for the input entry.