MultiQueryItem Properties
Provides a model that stores the information about a tree list item on the Create a Query or Select a Stored Procedure page of the Data Source Wizard.Name | Description |
---|---|
Actions | Specifies the actions that can be performed over a tree list item. |
DisplayName | Specifies the tree list item’s display name. |
Id | Identifies the tree list item. |
Name | Specifies the tree list item name. |
ParentId | Identifies the tree list item’s parent element. |
Selected | Specifies whether or not the tree list item is selected. |
See Also