DataContainerFields Property |
A
IEnumeratorT that can be used to iterate through the fields.
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic IEnumerable<IAppField> Fields { get; set; }
Public Property Fields As IEnumerable(Of IAppField)
Get
Set
Property Value
Type:
IEnumerableIAppField
See Also