IPublishingTargetLastPublishDate Property Ingeniux CMS Content Store API

Gets the time when this publishing target last performed a publish. The property returns null if this publishing target never published.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

Nullable<DateTime> LastPublishDate { get; }

Property Value

Type: NullableDateTime
See Also

Reference