Click or drag to resize
IGenericObjectLayoutHasSoftPatches 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: 2.1.0.0+Build:7.origin/release/ms13
Syntax
bool HasSoftPatches { get; set; }

Property Value

Type: Boolean
See Also