Liquid XML Data Binder
and
Liquid XML Objects
Documentation
Collapse All
Expand All
In This Topic
C++ AllowFloatingPointNaN - CJsonContext
In This Topic
bool GetAllowFloatingPointNaN()
void SetAllowFloatingPointNaN(bool value)
Property
Description
Property Name
AllowFloatingPointNaN
Property Type
bool
Accessors
Read/Write
Description
Allows floating point NaN, INF and -INF values when serializing JSON data. Default = true.
Remarks