Click or drag to resize
TreeNodeDocumentPublishTo Property
Indicates to 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 DocumentPublishTo { get; set; }

Property Value

Type: DateTime
See Also