Click or drag to resize
ToolControlBaseSelectionName Property
Get the name supplied by the overridden class.

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public virtual string SelectionName { get; }

Property Value

Type: String
Remarks
This property is only useful if an overridden calls implements it.
Version Information

Supported in: 1.0.0.0
See Also