IGenericObjectLayout Interface
Assembly: Qlik.Engine.dll
Is the layout for GenericObjectProperties
.
Syntax
[ValueClass]
public interface IGenericObjectLayout : IAbstractStructure
Properties
Name | Description |
---|---|
Error |
Gives information on the error. This parameter is optional. JSON property name: qError |
ExtendsId |
Should be set to create an object that is linked to another object. Enter the identifier of the object you want to link to. If you do not want to link your object, set this parameter to an empty string. JSON property name: qExtendsId |
HasSoftPatches |
Is set to true if the generic object contains some properties that are not persistent (a soft patch was applied). JSON property name: qHasSoftPatches |
Info |
Identifier and type of the generic object. JSON property name: qInfo |
Meta |
Information about publishing and permissions. This parameter is optional. JSON property name: qMeta |
SelectionInfo |
Information about the selections. JSON property name: qSelectionInfo |
StateName |
Name of the alternate state. Default is current selections JSON property name: qStateName |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!