Share via


FieldJson.ProcessAnnotations(JObject, JObject) Method

Definition

protected void ProcessAnnotations (Newtonsoft.Json.Linq.JObject fieldSchema, Newtonsoft.Json.Linq.JObject eltSchema);
member this.ProcessAnnotations : Newtonsoft.Json.Linq.JObject * Newtonsoft.Json.Linq.JObject -> unit
Protected Sub ProcessAnnotations (fieldSchema As JObject, eltSchema As JObject)

Parameters

fieldSchema
Newtonsoft.Json.Linq.JObject
eltSchema
Newtonsoft.Json.Linq.JObject

Applies to