다음을 통해 공유


Connection.FieldDefinitionValues 속성

정의

연결의 필드 정의 값을 가져옵니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상