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
public property 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.
public property 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)
public property 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.
public property 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.
public property 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
public method 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.
public method 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.
public method 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.
public method 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.
public method 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.
public method 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.
public method 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.
public method 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.
public method 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.
public method Equals  Overloaded. (inherited from Object )
public method 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.
public method 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.
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method 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.
public method 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.
public method static ReferenceEquals  (inherited from Object )
public method 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.
public method 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.
public method ToString  (inherited from Object )
public method 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
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

Explicit Interface Implementations

See Also


Send comments about this topic to Microsoft.