KnowledgeBaseRemoteSharePointActivityArguments interface
Represents the arguments the remote SharePoint retrieval activity was run with.
Properties
| filter |
The filter expression add-on for the retrieval activity. |
| search | The search string used to query the remote SharePoint knowledge source. |
Property Details
filterExpressionAddOn
The filter expression add-on for the retrieval activity.
filterExpressionAddOn?: string
Property Value
string
search
The search string used to query the remote SharePoint knowledge source.
search?: string
Property Value
string