Delen via


Connection.FieldDefinitionValues Eigenschap

Definitie

Hiermee haalt u de velddefinitiewaarden van de verbinding op.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op