Click or drag to resize
ProjectInfoProjectLastModified Property
Last modification of the project.

Namespace: CMS.ProjectManagement
Assembly: CMS.ProjectManagement (in CMS.ProjectManagement.dll) Version: 8.2.23
Syntax
C#
public virtual DateTime ProjectLastModified { get; set; }

Property Value

Type: DateTime

Implements

IProjectInfoProjectLastModified
See Also