Gets and sets the end date and time of a play time 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) |
|