Get the device group knowing the camera c#

I was wondering how I can get the device group that a camera belongs to. That is, if I know “Camara_7” how can I come to the conclusion that it belongs to the Canal_3 group, in c#

thank you very much for everything

A camera can be a member of multiple groups, don’t assume it is only one group. There is no function like the one you seek. Instead you will have a to search for the camera in each group.

https://doc.developer.milestonesys.com/html/index.html?base=samples/componentsamples/configaccessviasdk/readme.html&tree=tree_2.html

https://www.nuget.org/profiles/milestonesys