Add | Deprecated in UI API 2004. The method is supported for backward compatibility in the next two releases. Use AddEx instead. |
AddEx | Adds a form type on which you want to filter events.
For this filter's event type, you can add the forms to which this event applies. The event type is specified in the EventFilters.Add method. |
Item | Returns one of the form types specified for this filter. |
Remove | Deprecated in UI API 2004. The method is supported for backward compatibility in the next two releases. Use RemoveEx instead. |
RemoveEx | Removes a form type from the collection. |
Reset | Clears the collection of form types. |