The ExternalEvent type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates an instance of external event. |
![]() ![]() | CreateJournalable | Creates an instance of external event which will have the ability to record its executions in the journal. |
![]() | Dispose | Releases all resources used by the ExternalEvent |
![]() | Equals | (Inherited from Object .) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object .) |
![]() | Raise | Instructing Revit to raise (signal) the external event. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
Name | Description | |
---|---|---|
![]() | IsPending | Checking whether an event has been raised but not yet executed. |