GenericDimensionLayout DimInfos Property Qlik Sense .NET SDK - API Reference
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.0.1.0 (1.0.1.0)
Syntax

public IEnumerable<GenericDimensionInfo> DimInfos { get; set; }

Property Value

Type: OnlineIEnumerable GenericDimensionInfo 

Implements

IGenericDimensionLayout DimInfos
See Also