ICategoryTranslationRequiresUpdate Property Ingeniux CMS Content Store API

Checks whether this translation requires an update.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

bool RequiresUpdate { get; }

Property Value

Type: Boolean
Remarks

A translation must be updated if its creation time is older than the last-modified time of the CategoryNode it belongs to.
See Also

Reference