Click or drag to resize
ProjectObjectUIVisible Property
Gets or sets a value that indicates if this object should be displayed in GUI such as an object browser.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public bool UIVisible { get; set; }

Property Value

Type: Boolean
Version Information

Supported in: 1.0.0.0
See Also