Click or drag to resize

RapidDataIsBuiltIn Property

Gets a value indicating whether the rapid data is built in or not.

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

Property Value

Type: Boolean
true if the rapid data is built in; otherwise, false.
See Also