Represents a single action to be displayed in the summary or completion pages of the Configuration Manager 2007 console. 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 SmsSummaryAction type.

Public Constructors

  Name Description
SmsSummaryAction Overloaded. 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 CorrectiveSteps Gets a list of localized strings that are 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 property Details Gets a list of localized strings that are to be displayed as the details of the action. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public property Errors Gets a list of localized strings that are to be displayed as errors that the action produces. 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 Status Gets or sets the status of the action. 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)
public property Warnings Gets a list of localized strings to be displayed as warnings that the action produces. This property supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
Top

Public Methods (see also Protected Methods )

  Name Description
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. 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 the action produces. This method supports the Configuration Manager infrastructure and is not intended to be used directly from your code.
public method AddWarning Add a localized string to the list of warnings that the action produces. 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 action. 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  (inherited from SmsSummaryItem )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method static ReferenceEquals  (inherited from Object )
public method ToString  (inherited from Object )
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )
Top

See Also


Send comments about this topic to Microsoft.