言語

TransactionSearchCriteria.SortColumn プロパティ

定義

ソート列を取得するか設定します。

public:
 property System::String ^ SortColumn { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.Serialization.DataMember]
public string SortColumn { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SortColumn : string with get, set
Public Property SortColumn As String

プロパティ値

ソート列を表す文字列です。

属性

適用対象