|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicOperation Class > LogicOperation Properties > LogicOperation.InputType Property |
Gets or sets the type of input port.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public LogicPort.PortTypes InputType { get; set; }
The type of input port, which is a value from the LogicPort.PortTypes enumeration. The default value is Undefined.