Book a Demo

Author Topic: Repository - how to load audit logs ?  (Read 2882 times)

manfredw

  • EA User
  • **
  • Posts: 47
  • Karma: +0/-0
  • gaudeo ligneo!
    • View Profile
Repository - how to load audit logs ?
« on: January 30, 2013, 11:03:34 pm »
Hello everybody,

I'm trying to load the audit logs via automation (in a C# project) with EA 10.
the EA help states:
Load Logs
 Load a previously saved set of logs back into the project; if  the same record exists in both project and file, it is not reloaded.

This function can be accessed through the Automation Interface.

 But when I look at the available methods of the Repository object I only find the SaveAuditLogs method.

Does anybody have an idea how to load them?

thanks in advance!
best regards,
Manfred