Click or drag to resize
IVariableObjectViewListContainer Interface

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IVariableObjectViewListContainer : INxVariableListItem, 
	IAbstractStructure

The IVariableObjectViewListContainer type exposes the following members.

Properties
  NameDescription
Public propertyData
Public propertyDefinition
(Inherited from INxVariableListItem.)
Public propertyDescription
(Inherited from INxVariableListItem.)
Public propertyInfo
(Inherited from INxVariableListItem.)
Public propertyIsConfig
(Inherited from INxVariableListItem.)
Public propertyIsReserved
(Inherited from INxVariableListItem.)
Public propertyIsScriptCreated
(Inherited from INxVariableListItem.)
Public propertyMeta
(Inherited from INxVariableListItem.)
Public propertyName
(Inherited from INxVariableListItem.)
Top
See Also