OutputPortInstance.InputType Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > OutputPortInstance Class > OutputPortInstance Properties >

OutputPortInstance.InputType Property

Gets the type of the input port.

Namespace: BNCS.Logic.Engine
Assembly:  BNCS.Core.DriverFramework (in BNCS.Core.DriverFramework.dll)

 

Syntax


public Type InputType { get; }

Field Value

The type of the input port, represented by the Type of PortType.

 

See Also


OutputPortInstance Class

BNCS.Logic.Engine Namespace