Click or drag to resize
IMasterObjectObjectView Interface
Data.

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 IMasterObjectObjectView : IJsonObject, 
	IAbstractStructure

The IMasterObjectObjectView type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Description of the master object.
Public propertyTitle
Name of the master object.
Public propertyVisualization
Type of visualization.
Top
See Also