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


IAnimationTool.ErrorMessage Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IA > IAnimationTool Interface > IAnimationTool.ErrorMessage Property
ArcGIS Developer Help

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