LogicPort.PortDirection Property

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicPort Class > LogicPort Properties >

LogicPort.PortDirection Property

Gets or sets the direction of the port.

Namespace: BNCS.Logic.Models
Assembly:  BNCS.Logic.Models (in BNCS.Logic.Models.dll)

 

Syntax


public LogicPort.PortDirections PortDirection { get; set; }

Field Value

A LogicPort.PortDirections value that indicates the direction of the port.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace