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