Condividi tramite


Connection.FieldDefinitionValues Proprietà

Definizione

Ottiene i valori di definizione del campo della connessione.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitionValues")]
public System.Collections.Generic.IDictionary<string,string> FieldDefinitionValues { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.fieldDefinitionValues")>]
member this.FieldDefinitionValues : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property FieldDefinitionValues As IDictionary(Of String, String)

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a