Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I have a value stream that logs historical change of several properties, and i want to get the historical values of a specific property? any idea?
Thanks,
Youssef
Solved! Go to Solution.
You can use the QueryNamedPropertyHistory() service. It accepts an InfoTable of the properties that you'd like to query from your value stream.
--Nick
You can use the QueryNamedPropertyHistory() service. It accepts an InfoTable of the properties that you'd like to query from your value stream.
--Nick