FieldJson.ProcessAnnotations(JObject, 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 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