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

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

Property Value

Type: DateTime
See Also