|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Engine Namespace > InputPortInstance Class > InputPortInstance Properties |
The InputPortInstance type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Gets or sets the BNCS (Broadcast Network Control System) device identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS (Broadcast Network Control System) instance identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS (Broadcast Network Control System) parameter name. (Inherited from BasePortInstance.) |
|
|
Gets or sets the BNCS slot identifier. (Inherited from BasePortInstance.) |
|
|
Gets or sets the description. This property can be set by derived classes. (Inherited from BasePortInstance.) |
|
|
Gets the unique identifier. (Inherited from BasePortInstance.) |
|
|
Initialized |
(Inherited from BasePortInstance.) |
|
Gets or sets the name. The setter is protected, allowing it to be set only within the class or derived classes. (Inherited from BasePortInstance.) |
|
|
Gets the output connector. |
|
|
Gets the output type of the port. |
|
|
Gets the logic port associated with this instance. (Inherited from BasePortInstance.) |
|
|
Gets the type of the port. (Inherited from BasePortInstance.) |
|
|
Gets the value of the output object if it is not null; otherwise, returns null. |