Click or drag to resize
IDimensionObjectViewListContainer Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public interface IDimensionObjectViewListContainer : INxContainerEntry, 
	IAbstractStructure

The IDimensionObjectViewListContainer type exposes the following members.

Methods
  NameDescription
Public methodAsObject
Converts an ContainerEntry into its corresponding GenericObject
(Inherited from INxContainerEntry.)
Top
Properties
  NameDescription
Public propertyData
Public propertyInfo
Information about the object
(Inherited from INxContainerEntry.)
Public propertyMeta
Information on publishing and permissions
(Inherited from INxContainerEntry.)
Top
See Also