| AppFieldGetAlternativeSize Method |
Calculates the size of the available Alternative data
Namespace: Qlik.Sense.ClientAssembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntaxpublic ISize GetAlternativeSize()
Public Function GetAlternativeSize As ISize
Return Value
Type:
ISizethe size of the available data
Implements
IAppFieldGetAlternativeSize
See Also