|
<< 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)
public bool PortBidirectional { get; set; }
true if the port is bidirectional; otherwise, false.