SqlServerDatabaseSizeInfoSpaceUnused Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Gets the space allocated for the database but currently not used.

Namespace: ContentStudio
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public int SpaceUnused { get; }

Property Value

Type: Int32
The space unused (in KB).
See Also

Reference