Skip to main content
All docs
V24.1
.NET 6.0+

IAuditTrailServiceRoot.SetXPDictionary(XPDictionary) Method

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

Assembly: DevExpress.Persistent.BaseImpl.Xpo.v24.1.dll

Declaration

void SetXPDictionary(
    XPDictionary xpDictionary
)

Parameters

Name Type
xpDictionary XPDictionary
See Also