JSONWritingOptions MapSkipNulls FieldNFX Class Library

[This is preliminary documentation and is subject to change.]

If true, then does not write map keys which are null

Namespace: NFX.Serialization.JSON
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

[ConfigAttribute]
public bool MapSkipNulls

Field Value

Type: OnlineBoolean
See Also