Liquid XML Data Binder (C++, Java, VB6) / Reference / C# and VB .Net (Deprecated - use Liquid XML Objects) / Reference / SerializationContext / JsonContext / .Net AllowFloatingPointNaN - JsonContext
In This Topic
    .Net AllowFloatingPointNaN - JsonContext
    In This Topic
    This feature has been superseded by Liquid XML Objects.
    (The original functionality is still included in the product)
    Use Liquid XML Objects
    bool AllowFloatingPointNaN
     
      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