LogicConnection Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Models Namespace > LogicConnection Class >

LogicConnection Members

The LogicConnection type exposes the following members.

 

Properties


Name

Description

Public property

ConnectionParameters


Public property

From

Gets or sets the unique identifier representing the source entity.

Public property

FromSelector

Used to specify a selector string that identifies a specific source element or component. This is a free-text value the behaviour of which is determined by the source component.

Public property

FromTag

Gets or sets the tag from which the data originates.

Public property

Id

Gets or sets the unique identifier for an entity.

(Inherited from BaseLogicItem.)

Public property

To

Gets or sets the unique identifier representing the destination or target entity.

Public property

ToSelector

Used to specify a selector string that identifies a specific destination element or component. This is a free-text value the behaviour of which is determined by the destination component.

Public property

ToTag

Gets or sets the tag associated with the object.

 

See Also


LogicConnection Class

BNCS.Logic.Models Namespace