DayTimeDuration PropertiesDayTimeDuration PropertiesDayTimeDuration Properties

The DayTimeDurationDayTimeDurationDayTimeDuration type exposes the following members.

Properties

 PropertyDescription
Public propertyDaysDaysDays Gets the days component of the current DayTimeDurationDayTimeDurationDayTimeDuration.
Public propertyHoursHoursHours Gets the hours component of the current DayTimeDurationDayTimeDurationDayTimeDuration.
Public propertyIsValidTimezoneIsValidTimezoneIsValidTimezone Gets a value indicating whether this instance is valid timezone.
Public propertyMinutesMinutesMinutes Gets the minutes component of the current DayTimeDurationDayTimeDurationDayTimeDuration.
Public propertySecondsSecondsSeconds Gets the seconds component of the current DayTimeDurationDayTimeDurationDayTimeDuration.
Public propertySecondsInDaySecondsInDaySecondsInDay Gets the number of seconds past the number of whole days in this duration.
Public propertyTotalSecondsTotalSecondsTotalSeconds Gets the value of the current DayTimeDurationDayTimeDurationDayTimeDuration expressed as a number of seconds.

Top