Click or drag to resize
AppFieldGetExcludedSelectedSize Method
Calculates the size of the available Excluded Selected data

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public ISize GetExcludedSelectedSize()

Return Value

Type: ISize
the size of the available data

Implements

IAppFieldGetExcludedSelectedSize
See Also