Click or drag to resize

IScript Interface

Interface implemented by classes derived from CtcObjectBase that have editable script.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Interface IScript
	Inherits ICtcObjectBase

The IScript type exposes the following members.

Properties
  NameDescription
Public propertyEnabled
Public propertyID (Inherited from ICtcObjectBase.)
Public propertyName (Inherited from ICtcObjectBase.)
Public propertyScript
Top
Methods
  NameDescription
Public methodNotifyObjectChanged (Inherited from ICtcObjectBase.)
Top
See Also