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.

Definition

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

Property Value

Int32

See Also