Click or drag to resize
IVariableProperties 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 IVariableProperties : IGenericVariableProperties, 
	IAbstractStructure

The IVariableProperties type exposes the following members.

Properties
  NameDescription
Public propertyComment
(Inherited from IGenericVariableProperties.)
Public propertyDefinition
(Inherited from IGenericVariableProperties.)
Public propertyIncludeInBookmark
(Inherited from IGenericVariableProperties.)
Public propertyInfo
(Inherited from IGenericVariableProperties.)
Public propertyMetaDef
(Inherited from IGenericVariableProperties.)
Public propertyName
(Inherited from IGenericVariableProperties.)
Public propertyNumberPresentation
(Inherited from IGenericVariableProperties.)
Public propertyTags
Tags added to the variable. Optional.
Top
See Also