Skip to main content
.NET 8.0+

Session.LogParam_TopSelectedRecords Field

In This Article

Contains the name of the log parameter that specifies the maximum number of persistent objects to retrieve.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public const string LogParam_TopSelectedRecords = "topSelectedRecords"

#Field Value

Type
String
See Also