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