Click or drag to resize
IGenericDimensionProperties Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface IGenericDimensionProperties : IAbstractStructure

The IGenericDimensionProperties type exposes the following members.

Properties
  NameDescription
Public propertyDim
Definition of the dimension. This parameter is mandatory.
Public propertyInfo
Identifier and type of the dimension. This parameter is mandatory.
Public propertyMetaDef
Definition of the dynamic properties.
Top
See Also