SmsSummaryActionGroup Members
Groups several SmsSummaryAction objects under a single heading in Configuration Manager 2007. This class supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
The following tables list the members exposed by the SmsSummaryActionGroup type.
Public Constructors
Name | Description | |
---|---|---|
SmsSummaryActionGroup | Initializes a new instance of SmsSummaryActionGroup. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Public Properties
Name | Description | |
---|---|---|
Count | Gets the number of elements that are contained in the System.Collections.Generic.ICollection object that is supported by the group. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Id | Gets the string that is used to identify the summary item. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. (inherited from SmsSummaryItem) | |
IsReadOnly | Gets a value that indicates whether the System.Collections.Generic.ICollection object that is supported by the group is read-only. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Item | Gets or sets the SmsSummaryAction object at the specified index. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Title | Gets or sets a localized string to display as the title of the summary item. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code. (inherited from SmsSummaryItem) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Add | Adds a summary action to the collection that is supported by the group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
AddCorrectiveStep | Adds a localized string to the list that is to be displayed as steps that the user can take. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
AddDetail | Adds a localized string to the list of details for the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
AddError | Adds a localized string to the list of errors that are produced by the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
AddWarning | Adds a localized string to the list of warnings that are produced by the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Clear | Removes all actions from the collection that the group supports. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ClearDetails | Empties the list of details for the specified action. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Contains | Determines whether the collection that is supported by the group contains the specified action. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
CopyTo | Copies the elements of the collection that is supported by the group to the indicated array, starting at the specified array index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Equals | Overloaded. (inherited from Object) | |
FindItem | Overridden. Locates the SmsSummaryItem object with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
GetEnumerator | Gets the enumerator for the summary action group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
IndexOf | Determines the index of a specific item in the System.Collections.Generic.IList object that is supported by the group. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
Insert | Inserts an item into the System.Collections.Generic.IList object that is supported by the group at the specified index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ReferenceEquals | (inherited from Object) | |
Remove | Removes the first occurrence of the specified item from the System.Collections.Generic.ICollection object. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
RemoveAt | Removes the System.Collections.Generic.IList item at the specified index. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. | |
ToString | (inherited from Object) | |
UpdateActionStatus | Updates the status for the action with the specified identifier. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
Top
See Also
Reference
SmsSummaryActionGroup Class
Microsoft.ConfigurationManagement.AdminConsole Namespace
SmsSummaryAction Class