Table of Contents

Property CanRead

Namespace
PowerSync.Common.DB.Schema
Assembly
PowerSync.Common.dll

CanRead

Gets a value indicating whether this Newtonsoft.Json.JsonConverter can read JSON.

public override bool CanRead { get; }

Property Value

bool

true if this Newtonsoft.Json.JsonConverter can read JSON; otherwise, false.