com.onlineobject.objectnet Namespace

InputEntry<(Of <(<'T>)>)> Methods

The InputEntry<(Of <(<'T>)>)> type exposes the following members.

Methods


  Name Description
Public method Evaluate
Evaluates the input entry using the assigned evaluation function.
Public method GetCode
Gets the code associated with the input entry.
Public method GetInputType
Gets the type of the input value.
Public method GetName
Gets the name of the input entry.
Public method GetValue
Gets the value of the input entry.
Public method IsLocalInput
Indicates whether the input entry is local.
Public method OnEvaluate
Sets the evaluation function for the input entry.
Public method SetLocalInput
Sets the local flag for the input entry.
Public method SetValue
Sets the value of the input entry.