Skip to main content
All docs
V23.2
.NET 6.0+

AuditTrailServiceBase.SetXPDictionary(XPDictionary) Method

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

Assembly: DevExpress.Persistent.BaseImpl.Xpo.v23.2.dll

Declaration

public void SetXPDictionary(
    XPDictionary xpDictionary
)

Parameters

Name Type
xpDictionary XPDictionary
See Also