Click or drag to resize

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
Syntax
C#
public int FirstRow { get; set; }

Property Value

Type: Int32
See Also