Description
Use the EndTime
property to obtain the date and time when the test, to whose results IntegrationResultDescription provides access, finished.
Declaration
IntegrationResultDescriptionObj.EndTime
Read-Only Property | Date/Time |
IntegrationResultDescriptionObj | An expression, variable or parameter that specifies a reference to an IntegrationResultDescription object |
Applies To
The property is applied to the following object:
Property Value
A value specifying the date and time when the test finished.
See Also
StartTime Property
Working With TestComplete via COM - Overview