| TabsAttribute Properties | 
The TabsAttribute type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | ContainsMacro | 
            If true, the attribute contains macros
            (Inherited from AbstractAttribute.) | 
|  | ElementName | 
            Name of the UI element whose child UI elements should be loaded as tabs. If not specified, module root UI element is used.
             | 
|  | ExistingObject | 
            If True, attribute is applied only when edited object is defined.
            (Inherited from AbstractAttribute.) | 
|  | ModuleName | 
            Name of the module from which the UI elements should be loaded as tabs.
             | 
|  | NewObject | 
            If True, attribute is applied only when edited object is not defined.
            (Inherited from AbstractAttribute.) | 
|  | TargetFrame | 
            Target URL for the breadcrumb item.
             | 
 See Also
See Also