CommonFieldNamesCreationDate Field |
The creation date field name.
Namespace: GroupDocs.Search.OptionsAssembly: GroupDocs.Search (in GroupDocs.Search.dll) Version: 21.8.1
Syntaxpublic const string CreationDate = "CreationDate"
Public Const CreationDate As String = "CreationDate"
public:
literal String^ CreationDate = "CreationDate"
static val mutable CreationDate: string
Field Value
Type:
String
See Also