MasterObjectObjectView Class
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Data.
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- 
              JsonObject
              
- MasterObjectObjectView
 
 
 - 
              JsonObject
              
 
 - 
          AbstractStructure
          
 
Syntax
public class MasterObjectObjectView : JsonObject, IDisposable, IMasterObjectObjectView, IJsonObject, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| MasterObjectObjectView() | 
           Creates an instance of the MasterObjectObjectView class  | 
      
Properties
| Name | Description | 
|---|---|
| Description | 
           Description of the master object. JSON property name: description  | 
      
| Title | 
           Name of the master object. JSON property name: title  | 
      
| Visualization | 
           Type of visualization. JSON property name: visualization  |