Click or drag to resize

IPublishingTargetLastAssetPublishDate Property


Gets the time when this publishing target last performed an asset only publish. The property returns null if this publishing target never published assets only.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
DateTime? LastAssetPublishDate { get; }

Property Value

Type: NullableDateTime
See Also