BpmMessageAction enumeration
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents an action.
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 | Represents the action of creating an object. | |
Updated | Represents the action of updating an object. | |
Deleted | Represents the action of deleting an object. |