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

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

Attribute latestInView

rogerjn
13-Aquamarine

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
Announcements

Top Tags