Skip to main content
.NET 6.0+

Session.LogParam_Condition Field

Contains the name of the log parameter that specifies the criteria for retrieving objects not yet persisted to the datastore.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public const string LogParam_Condition = "condition"

Field Value

Type
String
See Also