com.onlineobject.objectnet Namespace

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

Sets the input entry to a specified value.

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

Syntax


void SetValue(

	T value

)

Parameters

value
Type: T
The value of type T to set the input entry to.