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