RemoveEventTag()
- Last UpdatedMar 07, 2025
- 1 minute read
Removes an event tag from the active event tag list.
Method
RemoveEventTag(string EventTag)
Parameter
EventTag
Name of the event tag to remove from the list of external events for the ActiveEvent control.
Returns Value
0 = Success.
2 = Unable to execute method because ActiveEvent is not initialized.
7 = Remote DCOM call failed.