Home > All Other Interfaces > IPresentationStep > AnimationStartDateAndTime
This property enables you to return or modify the start date and time of a custom 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)  | 
|