Click or drag to resize
FieldValue Fields

The FieldValue type exposes the following members.

Fields
  NameDescription
Public fieldName
Specifies the internal name or the title of the list field. CAUTION: if a string with invalid characters was used to create the field (e.g. a 'The Column') the internal name of the field contains escaped characters ('The_x0020_Column').
(Inherited from BaseFieldValue.)
Public fieldValue
Specifies the list field value.
Top
See Also