Skip to main content
1-Visitor
October 8, 2019
Question

Add or delete rows from the result of GetPropertyValues.

  • October 8, 2019
  • 1 reply
  • 774 views

I want to do some changes to the result which I get from calling the GetPropertyValues() on any Thing.

it will be helpful if I get the object structure it methods to manipulate the result value and extract the data which i want.

1 reply

22-Sapphire I
October 9, 2019

This is an infotable, so you can use a 'wrapping' service to call this information and then remove any rows you want, even rename any Property names etc.