Click or drag to resize
TreeNodeDocumentPublishFrom Property
Indicates from when the document should be published.

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

Property Value

Type: DateTime
See Also