MaturityMonthYearRef Constructor (Int32, Int32, Int32, Int32, Byte*) | Table of Content | Day Property |
MaturityMonthYearRef Properties |
The MaturityMonthYearRef type exposes the following members.
Name | Description | |
---|---|---|
Day |
Day.
| |
HasDay |
True, if day field has not null value, false otherwise.
| |
HasMonth |
True, if month field has not null value, false otherwise.
| |
HasValue |
True, if underlying field has not null value, false otherwise.
| |
HasWeek |
True, if week field has not null value, false otherwise.
| |
HasYear |
True, if year field has not null value, false otherwise.
| |
Item |
Returns value of composite type field.
| |
Month |
Month.
| |
Week |
Week.
| |
Year |
Year.
|