Partilhar via


FieldJson.FieldSchema(String, Boolean) Método

Definição

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

Devoluções

Newtonsoft.Json.Linq.JObject

Aplica-se a