Click or drag to resize

JsonPropertyShouldSerialize Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Serialization.JsonProperty.ShouldSerialize"]

Namespace:  Stimulsoft.Base.Json.Serialization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public Predicate<Object> ShouldSerialize { get; set; }

Property Value

Type: PredicateObject
See Also