Skip to main content
.NET 8.0+

Session.LogParam_SelectDeleted Field

In This Article

Contains the name of the log parameter that specifies whether persistent objects marked as deleted must be retrieved.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

NuGet Package: DevExpress.Xpo

#Declaration

public const string LogParam_SelectDeleted = "selectDeleted"

#Field Value

Type
String
See Also