IMasterObjectProperties Interface |
Namespace: Qlik.Sense.Client
The IMasterObjectProperties type exposes the following members.
Name | Description | |
---|---|---|
![]() | ExtendsId | Should be set to create an object that is linked to another object. Enter the identifier of the linking object (i.e the object you want to link to).
This parameter is mandatory.
If you do not want to link your object, set this parameter to an empty string. (Inherited from IGenericObjectProperties.) |
![]() | Footnote | (Inherited from IVisualizationBaseProperties.) |
![]() | Info | Identifier and type of the object.
This parameter is mandatory. (Inherited from IGenericObjectProperties.) |
![]() | LayoutExclude | (Inherited from IVisualizationBaseProperties.) |
![]() | MasterVersion | Version number. Will default to latest Qlik Sense version if not manually set. |
![]() | MetaDef | The metadata object used by all app objects |
![]() | ShowTitles | Visualization subtitle (Inherited from IVisualizationBaseProperties.) |
![]() | Subtitle | (Inherited from IVisualizationBaseProperties.) |
![]() | Title | (Inherited from IVisualizationBaseProperties.) |
![]() | Visualization | Visualization type. Must always be set. (Inherited from IVisualizationBaseProperties.) |