Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.