GetLibraryContent method
Returns the content of a library.
Global content library
In Qlik Sense Desktop, the content files are retrieved from: %userprofile%\Documents\Qlik\Sense\Content\Default In Qlik Sense Enterprise, the content files are retrieved from the Qlik Sense repository.
App specific content library
The embedded files are returned.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qName | Name of the content library. It corresponds to the property qContentLibraryListItem/qName returned by the GetContentLibraries method. | Yes | String | 
Returns
| Name | Description | Type | 
|---|---|---|
| qList | List the content files in the content library. | StaticContentList |