Report.SortItem プロパティ

定義

現在のレンダリングリクエストで選ばれたユーザーのソートアイテムの一意名称(もしあれば)を取得します。

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

プロパティ値

string の値。

適用対象