JsonDateOnlyStringHandleNull Property

Gets a value that indicates whether null should be passed to the converter on serialization.

Definition

Namespace: Common.Core.Converters
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
public override bool HandleNull { get; }

Property Value

Boolean

See Also