The following tables list the members exposed by DicomDateTimeValue.
Public Constructors
Public Properties
| Name | Description |
| Day | Gets or sets numerical value that indicates the day. Supported in Silverlight, Windows Phone 7. |
| Empty | Gets a DicomDateTimeValue structure with default values. Supported in Silverlight, Windows Phone 7. |
| Fractions | Gets or sets numerical value that indicates the fractions. Supported in Silverlight, Windows Phone 7. |
| Hours | Gets or sets numerical value that indicates the hours. Supported in Silverlight, Windows Phone 7. |
| IsEmpty | Gets a value indicating whether this DicomDateTimeValue structure is empty. Supported in Silverlight, Windows Phone 7. |
| Minutes | Gets or sets numerical value that indicates the minutes. Supported in Silverlight, Windows Phone 7. |
| Month | Gets or sets numerical value that indicates the month. Supported in Silverlight, Windows Phone 7. |
| Now | Returns a DicomDateTimeValue value containing the current date and time according to your system. Supported in Silverlight, Windows Phone 7. |
| Offset | Gets or sets numerical value that indicates the offset. Supported in Silverlight, Windows Phone 7. |
| Seconds | Gets or sets numerical value that indicates the seconds. Supported in Silverlight, Windows Phone 7. |
| Year | Gets or sets numerical value that indicates the year. Supported in Silverlight, Windows Phone 7. |
Top
Public Methods
| Name | Description |
| ToDateTime | Converts the DicomDateTimeValue to a DateTime equivalent. Supported in Silverlight, Windows Phone 7. |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7. |
Top
See Also