InputPortInstance.OutputType Property

<< Click to Display Table of Contents >>

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

InputPortInstance.OutputType Property

Gets the output type of the port.

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

 

Syntax


public Type OutputType { get; }

Field Value

The type of the port, represented by PortType.

 

See Also


InputPortInstance Class

BNCS.Logic.Engine Namespace