| QuotaUpdateType Enumeration |
[Missing <summary> documentation for "T:AskiaCore.QuotaUpdateType"]
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax [FlagsAttribute]
public enum QuotaUpdateType
<FlagsAttribute>
Public Enumeration QuotaUpdateType
[FlagsAttribute]
public enum class QuotaUpdateType
Members
| Member name | Value | Description |
---|
| None | 0 | |
| Tree | 1 | |
| Lines | 2 | |
| Values | 4 | |
| Settings | 8 | |
| Category | -1 | |
See Also