DocumentStatisticsUpdatedByUserdata 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 xml containing information about the user that most recently updated the document

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

[ObsoleteAttribute("For security reasons, this property always returns null in Content Studio 5 and should not be used.")]
public string UpdatedByUserdata { get; }

Property Value

Type: String
In Content Studio version 5 and later this obsolete property always returns null.
See Also

Reference