DateMatchDay Property

NReco.NLQuery Class Library Documentation
Day component of the date match (1-31).

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

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

Property Value

Type: NullableInt32
See Also

Reference