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


IAGAnimationProtectNames.EndTime Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Animation > ESRI.ArcGIS.Animation > Interfaces > IA > IAGAnimationProtectNames Interface > IAGAnimationProtectNames.EndTime Method
ArcGIS Developer Help

IAGAnimationProtectNames.EndTime Method

[Visual Basic .NET]
Public Sub EndTime ( _
)
[C#]
public void EndTime (
);
[C++]
HRESULT EndTime(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IAGAnimationProtectNames Interface