forwardMaturityMonthYearRef Constructor (Int32, Int32, Int32, Int32, Byte*)   Table of ContentDay Property forward
MaturityMonthYearRef Properties

The MaturityMonthYearRef type exposes the following members.

Properties
  NameDescription
Public propertyDay
Day.
Public propertyHasDay
True, if day field has not null value, false otherwise.
Public propertyHasMonth
True, if month field has not null value, false otherwise.
Public propertyHasValue
True, if underlying field has not null value, false otherwise.
Public propertyHasWeek
True, if week field has not null value, false otherwise.
Public propertyHasYear
True, if year field has not null value, false otherwise.
Public propertyItem
Returns value of composite type field.
Public propertyMonth
Month.
Public propertyWeek
Week.
Public propertyYear
Year.
Top
See Also