forwardIMaturityMonthYear Interface   Table of ContentDay Property forward
IMaturityMonthYear Properties

The IMaturityMonthYear type exposes the following members.

Properties
  NameDescription
Public propertyDay
Gets 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.
(Inherited from IComposite.)
Public propertyMonth
Gets month.
Public propertyWeek
Gets week.
Public propertyYear
Gets year.
Top
See Also