The PTC Community will be on read only status starting March 23rd in preparation for moving our platform to a new provider. Read more here
Solved! Go to Solution.
Hello @gmydoor-2 ,
You can use
State.getStateSet();
addMiniInfo(NmOid, String) does not have an alternative.
In a javaDoc there is alternative but it is also deprecated.
Hello @gmydoor-2 ,
You can use
State.getStateSet();
addMiniInfo(NmOid, String) does not have an alternative.
In a javaDoc there is alternative but it is also deprecated.
