Click or drag to resize
TreeNodeDocumentLastPublished Property
Date and time when was the document last published.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax
C#
public virtual DateTime DocumentLastPublished { get; }

Property Value

Type: DateTime
See Also