次の方法で共有


PropertyDefinition.IsRequired プロパティ

定義

インスタンスでプロパティ値が必要かどうかに関わらず、相互作用に対してのみ IsRequired フィールド。 プロファイル インスタンスは必須フィールドにチェックされません。

public bool? IsRequired { get; set; }
member this.IsRequired : Nullable<bool> with get, set
Public Property IsRequired As Nullable(Of Boolean)

プロパティ値

適用対象