Click or drag to resize
IGenericDimensionLayoutDimInfos Property
Cardinal and tags related to the dimension. Length of the longest value in the field.

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

Property Value

Type: IEnumerableGenericDimensionInfo
See Also