StartSearchSession

StartSearchSession class

public class StartSearchSession : BaseRequestType

Constructors

Name Description
StartSearchSession() The default constructor.

Properties

Name Description
ApplicationId { get; set; }
IdFormat { get; set; }
IdFormatSpecified { get; set; }
Scenario { get; set; }
SearchScope { get; set; }
SearchSessionId { get; set; }
SuggestionTypes { get; set; }
WarmupOptions { get; set; }

See Also