RVTDocs.com

RevitAPIPostEventArgs.Status

Property
Description:
Indicates whether the action associated with this event succeeded, failed, or was cancelled (by an API event handler).
Syntax
public RevitAPIEventStatus Status { get; }