ScopeNodeChildItem Members
Represents a scope node child item, a node supporting queries, in Configuration Manager 2007.
The following tables list the members exposed by the ScopeNodeChildItem type.
Public Constructors
Name | Description | |
---|---|---|
ScopeNodeChildItem | Initializes a new instance of ScopeNodeChildItem. |
Top
Protected Fields
Name | Description | |
---|---|---|
consoleDescriptionIdle | Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node. (inherited from ScopeNodeBase) | |
dialogData | Indicates an SmsDialogData object for the scope node. (inherited from ScopeNodeBase) |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
ActionsPaneHelpItems | (inherited from ScopeNode) | |
ActionsPaneItems | (inherited from ScopeNode) | |
ActiveFolderDescription | Gets the active folder description for the console parent node. (inherited from ConsoleParentNode) | |
Children | (inherited from ScopeNode) | |
ConsoleNodeDescription | Gets or sets the root node description for the console parent node. (inherited from ConsoleParentNode) | |
DefaultDragAndDropVerb | (inherited from ScopeNode) | |
DisplayName | (inherited from Node) | |
EnabledStandardVerbs | (inherited from ScopeNode) | |
HelpTopic | (inherited from ScopeNode) | |
ImageIndex | (inherited from Node) | |
Item | (inherited from ConsoleParentNode) | |
LanguageIndependentName | (inherited from ScopeNode) | |
NodeType | (inherited from ScopeNode) | |
ObjectsReadyForDisposal | Gets the result object base items that are ready for disposal. (inherited from ScopeNodeBase) | |
Parent | (inherited from ScopeNode) | |
QueryErrorIsDisplayed | Gets or sets a value that indicates whether the console parent node displays query errors. (inherited from ConsoleParentNode) | |
ResultObject | Gets or sets the result object base that is used to create the console parent node. (inherited from ConsoleParentNode) | |
ResultObjects | Gets the collection of result object base items that the console parent node is hosting. (inherited from ConsoleParentNode) | |
ResultQueryDictionary | Gets a dictionary that contains a map between all query identifiers in the results pane and the corresponding query descriptions. (inherited from ConsoleParentNode) | |
ResultsQueryList | Gets the results query list. (inherited from ConsoleParentNode) | |
RootClass | Gets the name of the root class for the console parent node. (inherited from ConsoleParentNode) | |
RootConnectionNode | Gets or sets the site connection node that owns the connection for the console parent node. (inherited from ConsoleParentNode) | |
ScopeQueryDictionary | Gets a dictionary that contains a map between all query identifiers in the scope pane and the corresponding query descriptions. (inherited from ConsoleParentNode) | |
ScopeQueryList | Gets a list of completed queries for the console parent node. (inherited from ConsoleParentNode) | |
SecurityVerbs | Gets or sets the security verbs for the selected console parent node item. (inherited from ConsoleParentNode) | |
SelectedImageIndex | (inherited from ScopeNode) | |
SharedData | (inherited from ScopeNode) | |
SmsNodeDescription | Gets or sets the active node description. (inherited from ConsoleParentNode) | |
SmsNodeDescriptions | Gets a list of active node description items. (inherited from ConsoleParentNode) | |
SnapIn | (inherited from Node) | |
StandardActionsDictionary | Gets the standard actions dictionary for the scope node. (inherited from ScopeNodeBase) | |
StructureDeserialized | Gets or sets a value that indicates whether the XML for the children of the console parent node has been loaded and deserialized. (inherited from ConsoleParentNode) | |
SubItemDisplayNames | (inherited from Node) | |
Tag | (inherited from Node) | |
ViewDescriptions | (inherited from ScopeNode) |
Top
Protected Properties
Name | Description | |
---|---|---|
ConsoleRootObject | Gets or sets the console root description for the console snap-in, which has no directly associated objects or query results. (inherited from ConsoleParentNode) | |
Id | (inherited from Node) | |
ProgressCounter | Gets or sets the progress counter value. (inherited from ScopeNodeBase) | |
ProgressStatusManager | Gets or sets the progress status manager. (inherited from ScopeNodeBase) | |
ProgressTimerString | Gets or sets the progress timer string. (inherited from ScopeNodeBase) | |
StructureCreated | Gets or sets a value that indicates whether the console parent node structure has been created. (inherited from ConsoleParentNode) |
Top
Public Methods
(see also Protected Methods)
Top
Protected Methods
Top
Public Events
Name | Description | |
---|---|---|
ActionsActivated | (inherited from ScopeNode) | |
ActionsDeactivated | (inherited from ScopeNode) | |
RefreshViewDescriptionEvent | Notifies that the view description is refreshed for the scope node. (inherited from ScopeNodeBase) | |
ResultPaneObjectReadyEvent | Notifies that a single object is available for display in the results pane. (inherited from ConsoleParentNode) | |
ResultPaneObjectsReadyEvent | Notifies that multiple objects are available for display in the results pane. (inherited from ConsoleParentNode) | |
ResultPaneQueryCompletedEvent | Notifies that a query operation has completed for the results pane. (inherited from ConsoleParentNode) | |
ResultPaneQuerySetupEvent | Notifies that the console parent node has set up the results pane for a query. (inherited from ConsoleParentNode) | |
ResultPaneRefreshEvent | Notifies that the console parent node has initiated a refresh standard action (inherited from ConsoleParentNode) | |
ResultUpdateEvent | Notifies that a result object has been updated for the scope node. (inherited from ScopeNodeBase) | |
ScopePaneObjectReadyEvent | Notifies that a single object is available for display in the scope pane. (inherited from ConsoleParentNode) | |
ScopePaneObjectsReadyEvent | Notifies that multiple objects are available for display in the scope pane. (inherited from ConsoleParentNode) | |
ScopePaneQueryCompletedEvent | Notifies that a query operation has completed for the scope pane. (inherited from ConsoleParentNode) | |
ScopePaneQuerySetupEvent | Notifies that the console parent node has set up the scope pane for a query. (inherited from ConsoleParentNode) |
Top
See Also
Reference
ScopeNodeChildItem Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
ConsoleParentNode Class