Hi!
I'd like to read a custom property from a view in an automation script.
I know that it is possible to do that with Element or service.
For example:
Service service = engine.FindService("ServiceName");
service.GetPropertyValue("propertyName");
but does anybody know how to get a property of a view? Unfortunatly nothing found in docs.
Thanks in advance
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 4th September 2023
Hi Jens,
Thank you for this. I've read in the docs that i have to install the NuGet packets accordingly to be able to import those libraries. I will try that.
Thank you again
Michael Kotsias [DevOps Advocate] Answered question 31st August 2023