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