Skip to main content
All docs
V24.2
.NET 8.0+

AuditTrailServiceRoot.SetXPDictionary(XPDictionary) Method

Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

Declaration

public void SetXPDictionary(
    XPDictionary xpDictionary
)

Parameters

Name Type
xpDictionary XPDictionary
See Also