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

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

Note: This API is now obsolete.

Gets the number of document requests.

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

[ObsoleteAttribute("The usage counting has been removed in Content Studio version 5, thus this property does not return relevant data.")]
public int DocumentUsage { get; }

Property Value

Type: Int32
See Also

Reference