ReportMessage members

The ReportMessage object is the base class for report messaging.

The ReportMessage type exposes the following members.

Constructors

  Name Description
Public method ReportMessage() Initializes a new instance of the ReportMessage object.
Public method ReportMessage(String, MessageSeverity, String, String, String, String) Constructs a new ReportMessageobject with one or more of the following parameters defined.

Top

Properties

  Name Description
Public property Description Gets or sets the message description.
Public property ObjectName Gets or sets the object name for this message.
Public property Phase Gets or sets the phase for this message.
Public property Recommendation Gets or sets the recommendation for this message.
Public property Severity Gets or sets the severity for this message.
Public property Time Gets or sets the time when this message occurs.
Public property Title Gets or sets the title of this message.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ReportMessage class

Microsoft.SharePoint.Publishing.Administration namespace