IFieldTemplateHost.ValidationGroup プロパティ

定義

フィールド テンプレートの検証グループ名を取得します。

public:
 property System::String ^ ValidationGroup { System::String ^ get(); };
public string ValidationGroup { get; }
member this.ValidationGroup : string
Public ReadOnly Property ValidationGroup As String

プロパティ値

フィールド テンプレートの検証グループ名。

適用対象