Click or drag to resize
TreeNodeDocumentCreatedWhen Property
Date and time when the document was created.

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

Property Value

Type: DateTime
See Also