DocumentStatisticsUsageDate 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 last usage date of the document

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 DateTime UsageDate { get; }

Property Value

Type: DateTime
See Also

Reference