Skip to main content
All docs
V25.1
  • .NET 8.0+

    IAuditTrailServiceRoot.SetXPDictionary(XPDictionary) Method

    Namespace: DevExpress.Persistent.BaseImpl.AuditTrail.Services

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

    Declaration

    void SetXPDictionary(
        XPDictionary xpDictionary
    )

    Parameters

    Name Type
    xpDictionary XPDictionary
    See Also