ArcObjects Component Help  (TrackingActions)    

FilterAction CoClass

Controls settings and functionality for the filter action.

Use the ISupportErrorInfo method InterfaceSupportsErrorInfo to determine if the object supports extended error information. If the object supports extended error info, VC++ developers should use the OLE/COM IErrorInfo interface to access the ErrorInfo object. Visual Basic developers should use the global error object Err to retrieve this extended error information.

Interfaces

Interfaces Description
IAction Provides properties and methods needed to manage general actions settings and funcationality.
IActionEdit Provides the methods and properties needed to edit the properties of an action.
IClone Provides access to members that control cloning of objects.
IConditionalAction Provides properties and methods needed to manage conditional actions.
IFilterAction Provides properties and methods needed to manage filter action.
ILayerAction Provides methods and properties that identify the action as a layer action and allow those properties to be managed.
IPersistStream
IServAction Provides methods and properties needed to identify and manage tracking server based actions.
ISupportErrorInfo