Delen via


ConnectionUpdateParameters.FieldDefinitionValues Eigenschap

Definitie

Hiermee worden de velddefinitiewaarden van de verbinding opgehaald of ingesteld.

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

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op