forwardHasValue Property    Table of ContentHasYear Property forward
MaturityMonthYearRef.HasWeek Property
True, if week field has not null value, false otherwise.

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public bool HasWeek { get; }

Property Value

Type: Boolean

Implements

IMaturityMonthYear.HasWeek
See Also