次の方法で共有


FieldRestriction.DefaultValue プロパティ

定義

ユーザーが値を指定しない場合に、フィールドにポリシーが設定する値を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")]
public string DefaultValue { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="defaultValue")>]
member this.DefaultValue : string
Public ReadOnly Property DefaultValue As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象