DimensionObjectView Class
  Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- 
              JsonObject
              
- DimensionObjectView
 
 
 - 
              JsonObject
              
 
 - 
          AbstractStructure
          
 
Syntax
public class DimensionObjectView : JsonObject, IDisposable, IDimensionObjectView, IJsonObject, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| DimensionObjectView() | 
           Creates an instance of the DimensionObjectView class  | 
      
Properties
| Name | Description | 
|---|---|
| Description | 
           Description of the master dimension. JSON property name: description  | 
      
| Grouping | 
           JSON property name: grouping  | 
      
| Tags | 
           Tags added to the master dimension. Optional. JSON property name: tags  | 
      
| Title | 
           Title of the master dimension. JSON property name: title  |