Connector Properties

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic Namespace > Connector Class >

Connector Properties

The Connector type exposes the following members.

 

Properties


Name

Description

Public property

Description

Gets or sets the description.

(Inherited from BaseLogicEntity.)

Public property

Id

Gets the unique identifier for the entity.

(Inherited from BaseLogicEntity.)

Public property

LastChange

Gets the date and time of the last change.

Public property

Name

Gets or sets the name.

(Inherited from BaseLogicEntity.)

Public property

Value

Gets or sets the value of the connector. When the value changes, it logs the change and invokes the value changed event.

Public property

ValueType

Gets the type of the value associated with this instance.

 

See Also


Connector Class

BNCS.Logic Namespace