DateMatchMonth Property

NReco.NLQuery Class Library Documentation
Month component of the date match (1-12).

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

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

Property Value

Type: NullableInt32
See Also

Reference