Click or drag to resize

UsageLogCriteriaSortBy Property

Specifies which column usage log will be sorted by. The value must be between 0 and 7.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public int SortBy { get; set; }

Property Value

Type: Int32
See Also