Skip to main content
.NET 8.0+

Session.LogParam_SkipSelectedRecords Field

In This Article

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

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public const string LogParam_SkipSelectedRecords = "skipSelectedRecords"

#Field Value

Type
String
See Also