Click or drag to resize

ScriptReferenceT Properties

The ScriptReferenceT type exposes the following members.

Properties
 NameDescription
Public propertyIsNull Will a JScript function be called or not when the event occurs.
(Inherited from ScriptReference)
Protected propertyListenerCount
(Inherited from ScriptReference)
Public propertyName The JScript function to call on the Script for this visual.
(Inherited from ScriptReference)
Top
See Also