Skip to main content
All docs
V25.2
  • AuditTrailServiceRoot.SetXPDictionary(XPDictionary) Method

    Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

    NuGet Package: DevExpress.Persistent.BaseImpl.Xpo

    Declaration

    public void SetXPDictionary(
        XPDictionary xpDictionary
    )

    Parameters

    Name Type
    xpDictionary XPDictionary
    See Also