SearchResultItemCreated Property |
Gets the date associated with search item. Contains data from the field configured as 'Date field' in search index configuration.
If no date information found, contains
MinValue.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax public DateTime Created { get; set; }
Property Value
Type:
DateTimeSee Also