ObjectsClosedEventArgsObjects Property |
The entities that was closed/destroyed
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax public IEnumerable<QixClassBase> Objects { get; set; }
Public Property Objects As IEnumerable(Of QixClassBase)
Get
Set
Property Value
Type:
IEnumerableQixClassBaseSee Also