IMetaAttributesDef Interface |
The metadata object used by all app objects
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic interface IMetaAttributesDef : INxMetaDef,
IAbstractStructure
Public Interface IMetaAttributesDef
Inherits INxMetaDef, IAbstractStructure
The IMetaAttributesDef type exposes the following members.
Properties
| Name | Description |
---|
 | Description | Short description for the app object |
 | Tags | Tags for the app object |
 | Title | Title for the app object |
Top
See Also