Click or drag to resize

RapidSymbolSearchPropertiesIsInUse Property

Gets or sets whether the result should only include used RapidSymbol.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public bool IsInUse { get; set; }

Property Value

Type: Boolean
See Also