DateMatchYear Property

NReco.NLQuery Class Library Documentation
Year component of the date match (4-digit).

Namespace:  NReco.NLQuery.Matchers
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public Nullable<int> Year { get; set; }

Property Value

Type: NullableInt32
See Also

Reference