|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicConnection Class > LogicConnection Properties > LogicConnection.ToSelector Property |
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.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public Nullable<string> ToSelector { get; set; }
A String representing the selector. This value can be null.