IAppIdentifier
FileSize Property
Qlik Sense .NET SDK - API Reference
The application filesize on disk
Namespace:
Qlik.Engine
Assembly:
Qlik.Engine
(in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
double
FileSize
{
get
;
set
; }
double FileSize { get; set; }
Property
FileSize
As
Double
Get
Set
Property FileSize As Double Get Set
Property Value
Type:
Double
See Also
IAppIdentifier Interface
IAppIdentifier Members
Qlik.Engine Namespace