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