ObjectsClosedEventArgsObjects Property |
The entities that was closed/destroyed
Namespace: Qlik.Engine.CommunicationAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic IEnumerable<QixClassBase> Objects { get; set; }
Public Property Objects As IEnumerable(Of QixClassBase)
Get
Set
Property Value
Type:
IEnumerableQixClassBase
See Also