Items Property
Overloads
Items |
Information about the list of media files. In Qlik Sense Desktop, the media files are retrieved from:
In Qlik Sense Enterprise, the media files are retrieved from: <installation_directory>\Qlik\Sense\Repository\Content\Default The default installation directory is JSON property name: qItems |
Items
Information about the list of media files.
In Qlik Sense Desktop, the media files are retrieved from:
%userprofile%\Documents\Qlik\Sense\Content\Default
In Qlik Sense Enterprise, the media files are retrieved from:
<installation_directory>\Qlik\Sense\Repository\Content\Default
The default installation directory is ProgramData
.
JSON property name: qItems
Declaration
public IEnumerable<MediaListItem> Items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<MediaListItem> |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!