UserSort.SortExpressionScope プロパティ

定義

並べ替え式を評価するスコープ (データ領域またはグループ) の名前。

public:
 property System::String ^ SortExpressionScope { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.DefaultValue("")]
public string SortExpressionScope { get; set; }
[<System.ComponentModel.DefaultValue("")>]
member this.SortExpressionScope : string with get, set
Public Property SortExpressionScope As String

プロパティ値

string 値。

属性

適用対象