Click or drag to resize
TreeNodeDocumentModifiedWhen Property
Date and time when was the document modified.

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

Property Value

Type: DateTime
See Also