Click or drag to resize
SearchTaskInfoSearchTaskCreated Property
Gets the task creation time.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax
C#
public virtual DateTime SearchTaskCreated { get; }

Property Value

Type: DateTime
See Also