Request body for searching entries.

interface ISearchEntryRequest {
    searchCommand: string;
}

Implemented by

Properties

Properties

searchCommand: string

The search command to run. The search command should follow the Laserfiche search syntax. https://doc.laserfiche.com/laserfiche.documentation/en-us/Default.htm#Search_Syntax.htm