ALM Open Test Architecture API Type Library Version 12.55
IVersionData Interface
Members 
Description
The version data of an entity.
Public Properties
Public Property CheckedInByThe user name of the user who performed the check-in.
Public Property CheckedOutByThe user name of the user who performed the check-out.
Public Property CheckInCommentThe check-in comment.
Public Property CheckInDateThe check-in date according to the server clock.
Public Property CheckOutCommentThe check-out comment.
Public Property CheckOutDateThe check-out date according to the server clock.
Public Property IsCheckedOutChecks whether this version is checked out for editing.
Public Property IsCurrentChecks whether this is the latest checked-in version.
Public Property VersionNumberThe version number.
See Also

IVersionData Members