MetaAttributesDef Class
Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
The metadata object used by all app objects
Inheritance
-
System.Object
-
AbstractStructure
-
NxMetaDef
- MetaAttributesDef
-
NxMetaDef
-
AbstractStructure
Syntax
public class MetaAttributesDef : NxMetaDef, IDisposable, IMetaAttributesDef, INxMetaDef, IAbstractStructureConstructors
| Name | Description |
|---|---|
| MetaAttributesDef() |
Creates an instance of the MetaAttributesDef class |
Properties
| Name | Description |
|---|---|
| Annotation |
JSON property name: annotation |
| Description |
Short description for the app object JSON property name: description |
| Tags |
Tags for the app object JSON property name: tags |
| Title |
Title for the app object JSON property name: title |