Click or drag to resize
IMediaList Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IMediaList : IAbstractStructure

The IMediaList type exposes the following members.

Properties
  NameDescription
Public propertyItems
Information about the list of media files. In local installation mode, the media files are retrieved from: %userprofile%\Documents\Qlik\Sense\Content\Default In server mode, the media files are retrieved from: <installation_directory>\Qlik\Sense\Repository\Content\Default The default installation directory is ProgramData.
Top
See Also