Click or drag to resize
GenericDimensionLayoutDimInfos 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: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
public IEnumerable<GenericDimensionInfo> DimInfos { get; set; }

Property Value

Type: IEnumerableGenericDimensionInfo

Implements

IGenericDimensionLayoutDimInfos
See Also