IContentStoreMetaDataPublishingTargetsUpdated Property
|
Gets the time of the most recent publishing targets update.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax DateTime PublishingTargetsUpdated { get; }
ReadOnly Property PublishingTargetsUpdated As DateTime
Get
property DateTime PublishingTargetsUpdated {
DateTime get ();
}
abstract PublishingTargetsUpdated : DateTime with get
Property Value
Type:
DateTimeSee Also