AnimationStartDateAndTime

Gets and sets the start date and time of a play time animation step. This value applies only when Type is set to PresentationStepType.ST_PLAYTIMEANIMATION.

 

JavaScript

 

AnimationStartDateAndTime

 

C#

 

dynamic AnimationStartDateAndTime { get; set; }

 

C++

 

HRESULT AnimationStartDateAndTime([in] VARIANT pVal)

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