Click or drag to resize

ModuleDataDeclarationList Property

Gets the TextRange of the data declarations of the Module.

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

Property Value

Type: TextRange
See Also