Click or drag to resize

PsrListFilterPageOrder Property

Name of the field that should be sorted by. Necessary when using paging.

Namespace:  PsrApi.Data
Assembly:  PsrApi (in PsrApi.dll) Version: 8.13.13.27522 (14.03.2022)
Syntax
C#
public string PageOrder { get; set; }

Property Value

Type: String
See Also