Click or drag to resize
INxLocatedExpressionTags Property
Gives information on a field. For example, it can return the type of the field. Examples: key, text, ASCII

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
IEnumerable<string> Tags { get; set; }

Property Value

Type: IEnumerableString
See Also