BpmMessageAction Enumeration (Microsoft.PerformancePoint.Scorecards)

The action that occurred.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Enumeration BpmMessageAction
'Usage
Dim instance As BpmMessageAction
[SerializableAttribute] 
public enum BpmMessageAction

Members

  Member name Description
Created An element was created.  
Deleted An element was deleted.  
Updated An element was updated.  

See Also

Reference

Microsoft.PerformancePoint.Scorecards Namespace