Click or drag to resize
CustomTableItemItemModifiedBy Property
Gets or sets is of user who modified the custom table item.

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
public int ItemModifiedBy { get; set; }

Property Value

Type: Int32
See Also