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

We are working to address an issue with subscription email notifications. In the meantime, be sure to check your favorite boards for new topics.

Attribute latestInView

rogerjn
12-Amethyst

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