Class ModuleAppStorageData.Storage
Inherited Members
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public class ModuleAppStorageData.Storage
Properties
ActualSize
Declaration
public long ActualSize { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
MaxSize
Declaration
public long MaxSize { get; set; }
Property Value
| Type | Description |
|---|---|
| long |
Name
Declaration
public string Name { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Percentage
Declaration
public double Percentage { get; set; }
Property Value
| Type | Description |
|---|---|
| double |