Condividi tramite


FieldJson.FieldSchema(String, Boolean) Metodo

Definizione

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

Parametri

path
String
optional
Boolean

Restituisce

Newtonsoft.Json.Linq.JObject

Si applica a