|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic Namespace > Connector Class > Connector Members |
The Connector type exposes the following members.
Name |
Description |
|
|---|---|---|
|
Represents a connector with a specific type and description. |
Name |
Description |
|
|---|---|---|
|
Invokes the reverse value change event, notifying subscribers of the change from the old value to the new value. |
|
|
Invokes the OnValueChanged event with the specified old value. |
Name |
Description |
|
|---|---|---|
|
Gets or sets the description. (Inherited from BaseLogicEntity.) |
|
|
Gets the unique identifier for the entity. (Inherited from BaseLogicEntity.) |
|
|
Gets the date and time of the last change. |
|
|
Gets or sets the name. (Inherited from BaseLogicEntity.) |
|
|
Gets or sets the value of the connector. When the value changes, it logs the change and invokes the value changed event. |
|
|
Gets the type of the value associated with this instance. |
Name |
Description |
|
|---|---|---|
|
Occurs when the reverse value changes in the connector. |
|
|
Occurs when the value of the connector changes. |