IDimensionLayout MembersQlik Sense .NET SDK - API Reference
The IDimensionLayout type exposes the following members.
Properties

  NameDescription
Public propertyDescription
Description of the master dimension.
Public propertyDim
Name and label of the dimension, information about grouping
(Inherited from IGenericDimensionLayout.)
Public propertyDimInfos
Cardinal and tags related to the dimension. Length of the longest value in the field.
(Inherited from IGenericDimensionLayout.)
Public propertyInfo
Identifier and type of the dimension
(Inherited from IGenericDimensionLayout.)
Public propertyMeta
Information on publishing and permissions
(Inherited from IGenericDimensionLayout.)
Public propertyName
Name of the master dimension.
Public propertyTags
Tags added to the master dimension. Optional.
Public propertyTitle
Title of the master dimension.
Public propertyVersion
Version number. Will default to latest Qlik Sense version if not manually set.
Back to Top
See Also