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: 1.1.0.0 (1.1.0.0)
Syntax
bool HasSoftPatches { get; set; }

Property Value

Type: Boolean
See Also