Click or drag to resize
INxFieldDescriptionTags 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: 2.1.0.0+Build:7.origin/release/ms13
Syntax
IEnumerable<string> Tags { get; set; }

Property Value

Type: IEnumerableString
See Also