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: 13.0.131
Syntax public DateTime Created { get; set; }
Property Value
Type:
DateTimeSee Also