WikiSearchSettings.RequestId Property
Definition
A string that will be returned with the request results.
Useful to distinguish multiple requests.
public string? RequestId { get; set; }
Property Value
- System.String