Click or drag to resize
IDimensionObjectView Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IDimensionObjectView : IJsonObject, 
	IAbstractStructure

The IDimensionObjectView type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the master dimension.
Public propertyGrouping
Public propertyTags
Tags added to the master dimension. Optional.
Public propertyTitle
Title of the master dimension.
Top
See Also