DateOffsetMatch Properties

NReco.NLQuery Class Library Documentation

The DateOffsetMatch type exposes the following members.

Properties

  NameDescription
Public propertyDay
Day component of the date match (1-31).
Public propertyEnd
End token. Can be equal to Start if only one token is matched.
(Inherited from Match.)
Public propertyMonth
Month component of the date match (1-12).
Public propertyScore
Measure that reflects match score (0..1).
(Inherited from Match.)
Public propertyStart
Start token.
(Inherited from Match.)
Public propertyYear
Year component of the date match (4-digit).
Top
See Also

Reference