Click or drag to resize
GenericObjectLayoutHasSoftPatches Property
Is set to true if the generic object contains some properties that are not persistent (a soft patch was applied).

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool HasSoftPatches { get; set; }

Property Value

Type: Boolean

Implements

IGenericObjectLayoutHasSoftPatches
See Also