Click or drag to resize
ObjectsChangedEventArgsObjects Property
The entities that was changed

Namespace: Qlik.Engine.Communication
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<QixClassBase> Objects { get; }

Property Value

Type: IEnumerableQixClassBase
See Also