Click or drag to resize
FolderItem Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineFolderItem

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class FolderItem : IFolderItem

The FolderItem type exposes the following members.

Constructors
  NameDescription
Public methodFolderItem
Initializes a new instance of the FolderItem class
Top
Properties
  NameDescription
Public propertyName
Name of the folder item.
Public propertyType
Type of the folder item.
Top
See Also