Home > All Other Interfaces > IPresentationStep > AnimationEndDateAndTime

AnimationEndDateAndTime

This property enables you to return or modify the end date and time of a custom animation step. This value applies only when Type is set to PresentationStepType.ST_PLAYTIMEANIMATION.

 

JavaScript

 

AnimationEndDateAndTime

 

C#

 

dynamic AnimationEndDateAndTime { get; set; }

 

C++

 

HRESULT AnimationEndDateAndTime([in] VARIANT pVal)

HRESULT AnimationEndDateAndTime([out, retval] VARIANT* pVal)