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

  NameDescription
Public propertyDescription
Description of the master dimension.
Public propertyDim
Definition of the dimension This parameter is mandatory.
(Inherited from IGenericDimensionProperties.)
Public propertyInfo
Identifier and type of the dimension This parameter is mandatory.
(Inherited from IGenericDimensionProperties.)
Public propertyMetaDef
Definition of the dynamic properties
(Inherited from IGenericDimensionProperties.)
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