Hi,
I am new to PI, I have to fetch the attribute value for a given attribute Name. For that i have to search all the elements and then made a check for particular attribute. I made an function which is using AFElement.FindElements() or AFAttribute.FindElementAttributes() but in that i have to pass AFElementTemplate or AFAttributeTemplate. But i don't want to pass that. I am using AFSDK in .net.
Is there any way to get the Attribute value or there is any way so that i can make my function as generic??
Thanks,
Sandeep