BpmMessage members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the information about an event that occurred.

The BpmMessage type exposes the following members.

Constructors

  Name Description
Public method BpmMessage() Initializes a new instance of the BpmMessage class.
Public method BpmMessage(String, RepositoryLocation, String, BpmMessageAction, String, Object) Initializes a new instance of the BpmMessage class with the specified properties.

Top

Properties

  Name Description
Public property Action Gets or sets the action that was performed on the object.
Public property Element Gets or sets the first class object (FCO) or annotation that received the action.
Public property Location Gets or sets the location of the object in the repository.
Public property Login Gets or sets the user who performed the action.
Public property Name Gets or sets the name of the object.
Public property Type Gets or sets the type of object that received the action.

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.)
Public method Validate Validates this object.

Top

See also

Reference

BpmMessage class

Microsoft.PerformancePoint.Scorecards namespace