Compartir a través de


FieldJson.FieldSchema(String, Boolean) Método

Definición

protected Newtonsoft.Json.Linq.JObject FieldSchema (string path, out bool optional);
member this.FieldSchema : string * bool -> Newtonsoft.Json.Linq.JObject
Protected Function FieldSchema (path As String, ByRef optional As Boolean) As JObject

Parámetros

path
String
optional
Boolean

Devoluciones

Newtonsoft.Json.Linq.JObject

Se aplica a