Supplies core functionality for creating and managing scope nodes within the Configuration Manager 2007 console.
The following tables list the members exposed by the ScopeNodeBase type.
Public
Constructors
Name | Description | |
---|---|---|
ScopeNodeBase | Overloaded. |
Protected Fields
Name | Description | |
---|---|---|
![]() ![]() |
consoleDescriptionIdle | Indicates an NodesRootDescription object for the consoleDescriptionIdle XML element that is used for the scope node. |
![]() |
dialogData | Indicates an SmsDialogData object for the scope node. |
Public
Properties (see also Protected Properties
)
Name | Description | |
---|---|---|
![]() |
ActionsPaneHelpItems | (inherited from ScopeNode ) |
![]() |
ActionsPaneItems | (inherited from ScopeNode ) |
![]() |
Children | (inherited from ScopeNode ) |
![]() |
DefaultDragAndDropVerb | (inherited from ScopeNode ) |
![]() |
DisplayName | (inherited from Node ) |
![]() |
EnabledStandardVerbs | (inherited from ScopeNode ) |
![]() |
HelpTopic | (inherited from ScopeNode ) |
![]() |
ImageIndex | (inherited from Node ) |
![]() |
LanguageIndependentName | (inherited from ScopeNode ) |
![]() |
NodeType | (inherited from ScopeNode ) |
![]() |
ObjectsReadyForDisposal | Gets the result object base items that are ready for disposal. |
![]() |
Parent | (inherited from ScopeNode ) |
![]() |
SelectedImageIndex | (inherited from ScopeNode ) |
![]() |
SharedData | (inherited from ScopeNode ) |
![]() |
SnapIn | (inherited from Node ) |
![]() |
StandardActionsDictionary | Gets the standard actions dictionary for the scope node. |
![]() |
SubItemDisplayNames | (inherited from Node ) |
![]() |
Tag | (inherited from Node ) |
![]() |
ViewDescriptions | (inherited from ScopeNode ) |
Protected
Properties
Name | Description | |
---|---|---|
![]() |
Id | (inherited from Node ) |
![]() |
ProgressCounter | Gets or sets the progress counter value. |
![]() |
ProgressStatusManager | Gets or sets the progress status manager. |
![]() |
ProgressTimerString | Gets or sets the progress timer string. |
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetAllowedClipboardFormatIdsForPaste | (inherited from ScopeNode ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
OnFireRefreshViewDescriptionEvent | Refreshes the view description and fires a RefreshViewDescriptionEvent. |
![]() |
PathFromScope | Calculates the path name for a new node that is derived from the scope node. |
![]() |
ProcessScopeNodeImagesDescription | Processes image details for the scope node. |
![]() |
PropertyDataUpdated | Manages communication of update information to the correct nodes and corresponding node views. This method uses the PropertyDataUpdated delegate for update communication. |
![]() |
PublicOnExpand | Publishes information that the scope node is expanded. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
SetAllowedClipboardFormatIdsForPaste | (inherited from ScopeNode ) |
![]() |
ShowDialogResource | Displays the specified Configuration Manager console dialog box to the user. |
![]() |
ShowPropertySheet | Overloaded. (inherited from ScopeNode ) |
![]() |
ToString | (inherited from Object ) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
OnAction | Overridden. Handles a notification that an action is triggered for the scope node. |
![]() |
OnAddPropertyPages | Overridden. Handles a notification that property pages are added for the scope node. |
![]() |
OnCut | Overridden. Handles a notification that a cut operation has been completed. |
![]() |
OnDelete | Overridden. Handles a notification that the standard verb Delete is triggered. |
![]() |
OnExpand | (inherited from ScopeNode ) |
![]() |
OnExpandFromLoad | (inherited from ScopeNode ) |
![]() |
OnFireRefreshAddItemEvent | Handles a notification of a refresh add item event. |
![]() |
OnFireRefreshDeleteItemEvent | Handles a notification of a refresh delete item event. |
![]() |
OnFireRefreshDisposeItemEvent | Handles a notification of a refresh dispose item event. |
![]() |
OnFireRefreshMoveItemEvent | Handles a notification of a refresh move item event. |
![]() |
OnFireRefreshUpdateAllEvent | Handles a notification of a refresh update all event. |
![]() |
OnFireRefreshUpdateItemEvent | Handles a notification of a refresh update item event. |
![]() |
OnFireResultUpdateEvent | Updates a result object and fires a ResultUpdateEvent. |
![]() |
OnGetSharedData | (inherited from ScopeNode ) |
![]() |
OnPaste | Overridden. Handles a notification that data is pasted onto the scope node. |
![]() |
OnPrint | Overridden. Handles a notification that the Print standard verb is triggered. |
![]() |
OnRefresh | Overridden. Handles a notification that the Refresh standard verb is triggered. |
![]() |
OnRefreshAddItem | Handles a notification that items are added to the console, and updates the display to reflect the current state. |
![]() |
OnRefreshDeleteItem | Handles a notification that items are removed or deleted, and updates the display to reflect the current state. |
![]() |
OnRefreshDisposeItem | Handles a notification that items are no longer needed and can be safely disposed of. |
![]() |
OnRefreshMoveItem | Handles a notification that items are moved to another location in the console and should not be disposed of. |
![]() |
OnRefreshUpdateAll | Handles a notification that all items are refreshed, and updates the display to reflect the current state. |
![]() |
OnRefreshUpdateItem | Handles a notification that items are updated, and updates the display to reflect the current state. |
![]() |
OnRename | Overridden. Handles a notification that the Rename standard verb is triggered. |
![]() |
OnSharedDataChangeRequested | (inherited from ScopeNode ) |
![]() |
OnSyncAction | Overridden. Handles a notification of an action for the Configuration Manager console that runs synchronously with the Microsoft Management Console. |
![]() |
ProcessViewDescription | Processes view descriptions for the scope node. |
![]() |
StartProgressTimer | Starts the timer that keeps the user interface refreshed by pulsing the progress bar until instructed to stop by a call to StopProgressTimer. |
![]() |
StopProgressTimer | Stops the timer that keeps the user interface refreshed by pulsing the progress bar. |
Public Events
Name | Description | |
---|---|---|
![]() |
ActionsActivated | (inherited from ScopeNode ) |
![]() |
ActionsDeactivated | (inherited from ScopeNode ) |
![]() |
RefreshViewDescriptionEvent | Notifies that the view description is refreshed for the scope node. |
![]() |
ResultUpdateEvent | Notifies that a result object has been updated for the scope node. |
See Also
Send comments about this topic to Microsoft.