|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.Logic.Models Namespace > LogicConnection Class > LogicConnection Properties > LogicConnection.FromTag Property |
Gets or sets the tag from which the data originates.
Namespace: BNCS.Logic.Models
Assembly: BNCS.Logic.Models (in BNCS.Logic.Models.dll)
public Nullable<string> FromTag { get; set; }
A string representing the source tag. This value can be null.