GenericVariableConstraints Class
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Inheritance
-
System.Object
-
AbstractStructure
- GenericVariableConstraints
-
AbstractStructure
Syntax
[ValueClass]
public class GenericVariableConstraints : AbstractStructure, IDisposable, IGenericVariableConstraints, IAbstractStructureConstructors
| Name | Description |
|---|---|
| GenericVariableConstraints() |
Creates an instance of the GenericVariableConstraints class |
Properties
| Name | Description |
|---|---|
| MaxNum |
JSON property name: qMaxNum |
| MinNum |
JSON property name: qMinNum |
| Type |
JSON property name: qType |
| ValuesNum |
JSON property name: qValuesNum |
| ValuesText |
JSON property name: qValuesText |