Provides support for user scripting.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 1.3.3371.40749 (1.3.0.0)

Syntax

Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public NotInheritable Class Scripting

Remarks

This class is used for compiling the user script into an assembly and binding it to work in concert with the CTC.

Inheritance Hierarchy

System..::.Object
  RRAutoLib.CTC..::.Scripting

See Also