Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello Everyone,
Can you please attach if there is any Service that could return the total number of properties of a particular Thing entity ?
Thanks in advance!
Regards,
Anjali
Solved! Go to Solution.
There is no OOTB service to get a count.
You would either get the Design or something like GetPropertyValues and then do the count on that infotable.
There is no OOTB service to get a count.
You would either get the Design or something like GetPropertyValues and then do the count on that infotable.