Click or drag to resize
ISheetObjectViewListContainer 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 ISheetObjectViewListContainer : INxContainerEntry, 
	IAbstractStructure

The ISheetObjectViewListContainer 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