| IExtendedCurrentSelectionGetFields Method |
Get all fields
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
SyntaxIEnumerable<IAppField> GetFields()
Function GetFields As IEnumerable(Of IAppField)
Return Value
Type:
IEnumerableIAppField
A
IEnumeratorT that can be used to iterate through the collection.
See Also