Click or drag to resize

Routine Properties

The Routine type exposes the following members.

Properties
  NameDescription
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Public propertyDataDeclarationList
Gets the TextRange of the data declaration list.
Public propertyCode exampleName
Gets the name of the RapidSymbol.
(Inherited from RapidSymbol.)
Public propertyCode exampleScope
Gets the scope of the RapidSymbol, i.e. TASK,MODULE,ROUTINE,...
(Inherited from RapidSymbol.)
Public propertyStatementList
Gets the TextRange of the statements.
Public propertyCode exampleTextRange
Gets the TextRange of the Routine.
Public propertyType
Get the type of the RapidSymbol.
(Inherited from RapidSymbol.)
Top
See Also