PortValuePortCompleted Field
State the port is in; if it is an output port and the value is , the port has been completed and can be used in the next node.
If it is an input port and the value is , the port has been set by a previous node or has its final default value, and the node can be executed.
(if, of course, all other input ports are also set)
Namespace: MobileTrack.EventHandler.NodeHandlersAssembly: MobileTrack.EventHandler (in MobileTrack.EventHandler.exe) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public readonly bool PortCompleted
Field Value
Boolean