ITpsViewContextNewContext Method |
This method is called when an UIShow instruction is executed and the InitCmd parameter is set to a value.
Namespace:
ABB.Robotics.Tps.Taf
Assembly:
ABB.Robotics.Tps.Taf (in ABB.Robotics.Tps.Taf.dll) Version: 6.5.129.0
Syntax void NewContext(
Object context
)
Parameters
- context
- Type: SystemObject
An object containing the new context.
See Also