Click or drag to resize
IUserInfoUserLastModified Property
Date and time of the user last modification.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
DateTime UserLastModified { get; set; }

Property Value

Type: DateTime
See Also