cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

Attribute latestInView

rogerjn
11-Garnet

Attribute latestInView

I have been using REST interfaces (via ThingWorx) to access WTPart metadata.

There is a boolean attribute called latestInView that show the latest iteration of for example the Engineering view as compared to the attribute latest that specifies latest iteration, shown below.

 

Version latest latestInView

R1.1

false false
R1.2 true false
R2.1 false false
R2.2 false false
R2.3 true true

 

Can someone please explain where this attribute is configured? It seems to have disappeared from our development environment. I can't seems to access it from neither REST or OData REST anymore.

0 REPLIES 0
Top Tags