TransactionSearchCriteria.SortColumn Property

Definition

Gets or sets the sort column.

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

Property Value

A string that represents the sort column.

Attributes

Applies to