FieldJson.ProcessNext(JObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void ProcessNext (Newtonsoft.Json.Linq.JObject schema);
member this.ProcessNext : Newtonsoft.Json.Linq.JObject -> unit
Protected Sub ProcessNext (schema As JObject)
Parameters
- schema
- Newtonsoft.Json.Linq.JObject