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