NodeBaseGetInputPortValue(Guid) Method

Get the value for the input port.

Definition

Namespace: MobileTrack.EventHandler.NodeHandlers
Assembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.7+45c8d9adb5970d727cceec44a5ed61aea0016e50
protected Object GetInputPortValue(
	Guid portId
)

Parameters

portId  Guid
Port to retrieve the value for

Return Value

Object
Found value or .

See Also