This document is archived and information here might be outdated.  Recommended version.


IAnimationTool.ErrorMessage Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (TrackingAnalystUI)  

IAnimationTool.ErrorMessage Property

Error message that appears in case an error occurs while generating animation.

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

Product Availability

Available with ArcGIS Desktop. Requires Tracking Analyst Extension.

See Also

IAnimationTool Interface