Class FolderSizeVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class FolderSizeVM : CloudBaseVM
Properties
DocumentsCount
Declaration
public long DocumentsCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |
RealSize
Declaration
public long RealSize { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |
Size
Declaration
public long Size { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |