Method GetRevisionByRevNr(RevisionNr: string): IISPDMEngItemRevision
Description
Retrieves a line based on the technical key. When this line is not present in the database no results will be returned. The retrieving application will have to check whether the function has returned a valid value.
RevisionNr
Revision number of the retrieved revision.
Result
Reference to the revision with the specified revision number. If an invalid (e.g. not present) revision number is specified, then no result is returned.