[This is preliminary documentation and is subject to change.]

A standard string representation of the value assigned to the DataField. In the case of a MultiSelect Values, the Value will be a comma delimited list. In the case of a reference list type, the Value will be represent the list items ID with the ListItemDisplayValue field representing its display value.

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public string Value

See Also