UsageLogCriteriaFirstRow Property |
Specifies the first row from the whole result which should be returned as a partial result (page).
This is a 0-based value.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int FirstRow { get; set; }
Property Value
Type:
Int32
See Also