This topic has not yet been rated - Rate this topic

Text Property

HealthVault
Gets or sets the value of the codable value.

Namespace: Microsoft.Health.ItemTypes
Assembly: Microsoft.Health.ItemTypes (in Microsoft.Health.ItemTypes.dll) Version: 2.0.0.0 (1.12.1030.8622)
public string Text { get; set; }

Field Value

A string representing the value.
ExceptionCondition
System..::..ArgumentException The value parameter is null, empty, or contains only whitespace when setting.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.