RVTDocs.com

EventStatus

Enumeration
Description:
Describes the status of an action which triggered a post event.
Syntax
public enum EventStatus
Unknown Namespace Members:
Name Description
Failed The action that triggered this event failed.
Succeeded The action that triggered this event succeeded.
Cancelled The action that triggered this event was cancelled by an event handler from the pre-event for the action.