JsonField<TValue>.SerializerOptions property

namespace: Serenity.Data   assemblySerenity.Net.Services

Gets or sets the settings.

public JsonSerializerOptions SerializerOptions { get; set; }

Property Value

The settings.

See Also