LogicPort.PortType Property

<< Click to Display Table of Contents >>

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

LogicPort.PortType Property

Gets or sets the type of port.

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

 

Syntax


public LogicPort.PortTypes PortType { get; set; }

Field Value

A LogicPort.PortTypes enumeration value that represents the type of port.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace