SearchParameters RequestedBy Property Ankiro Enterprise Suite Reference Documentation
Optional: Used for logging purposes. RequestedBy should contain the ip adress or similar identifiable information for the user on whose behalf the search is carried out. This is logged in the database if LogSearch=true.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public string RequestedBy { get; set; }

Property Value

Type: String
See Also