Method Select(RevisionNr: string): boolean
Description
Select a revision from the list of existing revisions for the part.
RevisionNr
If this line is filled and present in the list of revisions when retrieved, it will be highlighted when you open the form. When the form is closed, this parameter is filled with the key value of the selected line. If the user has chosen to cancel, this parameter receives the value -1.
Result
The value indicates whether the user has accepted his choice (= TRUE) is using the Ok button or not (= FALSE).