次の方法で共有


DataPolicyManifest.FieldValues プロパティ

定義

ポリシー 規則で使用できる非エイリアス フィールド アクセサー値を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象