Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Guest
2022-02-25T11:52:50Z
Hi,

I am looking for a way to use the "Object finder" as seen in the Client under "Tools" --> "Object relations" with the .NET API.
Is there a method i cound use?

If you could provide a example that would be awesome.

Thank you.
Sponsor
Forum information
Pavel Support
2022-02-25T15:11:13Z
Hi!
Unfortunately there's no single API call available for this functionality.
It's all handled on Client side by checking Jobs, Tasks, Connections, Conditions, Notifications and Variables by calling ObjectFinder.FindObject on each object (like Job, Task etc) with the search string.
Hope that helps.
Scroll to Top