LogicPort.PortSource Property

<< Click to Display Table of Contents >>

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

LogicPort.PortSource Property

Gets or sets the source of the port.

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

 

Syntax


public LogicPort.PortSources PortSource { get; set; }

Field Value

A LogicPort.PortSources that represents the source of the port.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace