AppFieldGetExcludedSize Method |
Calculates the size of the available Excluded data
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntaxpublic ISize GetExcludedSize()
Public Function GetExcludedSize As ISize
Return Value
Type:
ISizethe size of the available data
Implements
IAppFieldGetExcludedSize
See Also