ArcObjects Library Reference (TrackingAnalyst)  

IEventRenderer2 Interface

Provides access to properties that support rendering specific event IDs or feature IDs, in coordination with the StepTool.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.

Members

Description
Read/write property EventIDFieldName Provides the field name that holds the Event ID; this should be consistent with that available from the temporal layer or the temporal feature class.
Read/write property EventIDsToRender Provides the set of Event IDs that will be rendered in coordination with the StepTool.
Read/write property FIDsToRender Provides the set of FeatureIDs that will be rendered in coordination with the StepTool.
Read/write property TemporalFieldName Provides the field name that holds the layer's temporal field; this should be consistent with that available from the temporal layer or the temporal feature class.

CoClasses that implement IEventRenderer2

CoClasses and Classes Description
EnhancedInfoRenderer Symbolizes temporal based features with attribute and spatial information; this renderer is in addition to using the standard event and track renderers.