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
Syntaxpublic bool IsBuiltIn { get; }Property Value
Type:
Booleantrue if the rapid data is built in; otherwise,
false.
See Also