Is there a way to retrieve RHistory data via API without using the Event-subs? e.g. ist there a data

Is there a way to retrieve RHistory data via API without using the Event-subs? e.g. ist there a data property?

Best Answer

  • @jon.bendele not really, you will have to subscribe to the Query_OnUpdated event:

    Private Sub searchQuery_OnUpdate (ByVal pIRSearchResponse As
    RSearchLib.IRSearchResponse)