ArcObjects Library Reference (TrackingAnalystUI)  

ITrackingFilterLayerExtension.ExtendedDefinitionExpression Property

The SQL Where expression that is the composite of the Event And Track Filters.

[Visual Basic .NET]
Public ReadOnly Property ExtendedDefinitionExpression As String
[C#]
public string ExtendedDefinitionExpression {get;}

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

ITrackingFilterLayerExtension Interface