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: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<GenericDimensionInfo> DimInfos { get; set; }

Property Value

Type: IEnumerableGenericDimensionInfo

Implements

IGenericDimensionLayoutDimInfos
See Also