Skip to main content
.NET 8.0+

Session.LogParam_GroupCriteria Field

Contains the name of the log parameter that specifies the grouping criteria for the retrieved persistent objects.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

Declaration

public const string LogParam_GroupCriteria = "groupCriteria"

Field Value

Type
String
See Also