The ColumnConditionMatch type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Column | |
![]() | Condition | |
![]() | End |
End token. Can be equal to Start if only one token is matched.
(Inherited from Match.) |
![]() | Hint | |
![]() | MatchedValue | |
![]() | Score |
Measure that reflects match score (0..1).
(Inherited from Match.) |
![]() | Start |
Start token.
(Inherited from Match.) |
![]() | Value |
See Also