Query |
The QueryContext type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryContext | Initializes a new instance of the QueryContext class. |
| Name | Description | |
|---|---|---|
| Data | Gets or sets the data that the machine learning engine uses as the query context state. | |
| Id | Gets or sets the ID. | |
| SessionId | Gets or sets the session ID that the machine learning engine is required to perform web API calls. | |
| TargetProjectIds | Gets the target project IDs at which the context is referring to. | |
| UserId | Gets or sets the current userID. | |
| ViewId | Gets or sets the associated view ID. | |
| ViewType | Gets or sets the view type. |