Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

IAuditTrailServiceRoot.SetXPDictionary(XPDictionary) Method

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

Declaration

void SetXPDictionary(
    XPDictionary xpDictionary
)

Parameters

Name Type
xpDictionary XPDictionary
See Also