IPWorks Cloud 2020 C++ Builder Edition

Questions / Feedback?

DirSummaryStorageQuotaCount Property

The number of storage type quotas associated with the directory.

Syntax

__property int DirSummaryStorageQuotaCount = { read=FDirSummaryStorageQuotaCount };

Default Value

0

Remarks

The number of storage type quotas associated with the directory.

This property reflects the number of storage type quotas associated with the directory. Use the DirSummaryStorageQuotaIndex property to select which storage type quota's information to reflect in the DirSummaryStorageQuota, DirSummaryStorageQuotaType, and DirSummaryStorageQuotaUsed properties.

This property is read-only and not available at design time.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 C++ Builder Edition - Version 20.0 [Build 8265]