Click or drag to resize

FolderSortField Enumeration

All the fields of a folder that can be sorted by

Namespace:  Panopto.Server.Services.PublicAPI.V40
Assembly:  DataLib (in DataLib.dll) Version: 13.0.0.0 (13.0.0.00000)
Syntax
C#
public enum FolderSortField
Members
  Member nameValueDescription
Name0 The name of the folder (alphabetical)
Sessions1 The number of sessions
Relavance2 Sorts the result by the relevance to the search query
See Also