UsageSummary DocumentBytesUsed Property CTCT Wrapper Documented Class Library
Gets or sets the total amount of storage space currently being consumed by document files (in bytes)

Namespace: CTCT.Components.MyLibrary
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public int DocumentBytesUsed { get; set; }
See Also