LogicPort.PortBidirectional Property

<< Click to Display Table of Contents >>

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

LogicPort.PortBidirectional Property

Gets or sets a value indicating whether the port is bidirectional.

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

 

Syntax


public bool PortBidirectional { get; set; }

Field Value

true if the port is bidirectional; otherwise, false.

 

See Also


LogicPort Class

BNCS.Logic.Models Namespace