Skip to main content
A newer version of this page is available.
All docs
V20.2
.NET Framework 4.5.2+

AuditTrailService.SetXPDictionaries(IList<XPDictionary>) Method

For internal use.

Namespace: DevExpress.Persistent.AuditTrail

Assembly: DevExpress.Persistent.BaseImpl.v20.2.dll

Declaration

public void SetXPDictionaries(
    IList<XPDictionary> dictionaries
)

Parameters

Name Type
dictionaries IList<XPDictionary>
See Also