Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Hi there,
Can anyone suggest how can I set the following property using code? Thank you.
Solved! Go to Solution.
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet
I believe you can assign any Thing that is based on the IndustrialGateway template
just do Things[NameOfThing].IndustrialThing = ValueToSet