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

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

Gets a DateTime that indicates when the document was updated.

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

public DateTime UpdatedDate { get; }

Property Value

Type: DateTime
Remarks

Starting with Content Studio 5.4, this property now correctly returns when when the approved revision was updated. The value returned by this property in earlier versions of the product is now returned int the RevisionCreatedDate property.
See Also

Reference