[This is preliminary documentation and is subject to change.]
If true, then does not write map keys which are null
Namespace: NFX.Serialization.JSONAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
[ConfigAttribute]
public bool MapSkipNulls
[ConfigAttribute]
public bool MapSkipNulls
<ConfigAttribute>
Public MapSkipNulls As Boolean
<ConfigAttribute>
Public MapSkipNulls As Boolean
public:
[ConfigAttribute]
bool MapSkipNulls
public:
[ConfigAttribute]
bool MapSkipNulls
[<ConfigAttribute>]
val mutable MapSkipNulls: bool
[<ConfigAttribute>]
val mutable MapSkipNulls: bool
Field Value
Type:
Boolean