ValueClassAttribute ClassQlik Sense .NET SDK - API Reference
Describes that a class is static data only. When its parent object updates, this object will no longer be valid.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    Qlik.Engine ValueClassAttribute

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public class ValueClassAttribute : Attribute
See Also