| ScriptAttribute Properties | 
The ScriptAttribute type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainsMacro | 
            If true, the attribute contains macros
            (Inherited from AbstractAttribute.) | 
|  | ExistingObject | 
            If True, attribute is applied only when edited object is defined.
            (Inherited from AbstractAttribute.) | 
|  | Files | 
            List of files to be registered.
             | 
|  | JQuery | 
            If true, JQuery is registered.
             | 
|  | NewObject | 
            If True, attribute is applied only when edited object is not defined.
            (Inherited from AbstractAttribute.) | 
|  | Tooltip | 
            Registers the tooltip script.
             | 
 See Also
See Also