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

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

Gets or sets a value that indicates who last updated the list item.

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

public string ModifiedBy { get; set; }

Property Value

Type: String
The username of the person that last updated the list item.
See Also

Reference