LogicPort.PortTypes Enumeration

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace >

LogicPort.PortTypes Enumeration

Represents the different types of ports that can be used in the application.

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

 

Syntax


public enum PortTypes

 

Members



Member name

Description


Undefined

Represents the status of an operation or entity.


Boolean

Represents a boolean value indicating a specific condition.


Integer

Represents an integer value.


Double

Represents a sample class with a Double property.


String

This is a sample method that demonstrates XML documentation.


Alarm

Represents an alarm threshold value.

 

See Also


BNCS.Logic.Models Namespace