ApproximateTime Properties
HealthVault
The ApproximateTime type exposes the following members.
| Name | Description | |
|---|---|---|
| HasValue |
Gets a boolean indicating whether this ApproximateTime has a value in it.
|
| Hour |
Gets or sets the hour of the time approximation.
|
| Millisecond |
Gets or sets the milliseconds of the time approximation.
|
| Minute |
Gets or sets the minute of the time approximation.
|
| Now |
Gets the current time including the hour, minute, and second.
|
| Second |
Gets or sets the seconds of the time approximation.
|