다음을 통해 공유


ConnectionUpdateParameters.FieldDefinitionValues 속성

정의

연결의 필드 정의 값을 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상