raw_value
Description
Represents the data in a field object.
Use raw_value read only property to read data directly from the item dataset.
Other properties such as
value
and
text
use conversion.
So the
value
property converts the null value to 0 for the numeric fields.
See also
Related attributes
Related concepts