Previous Topic

Next Topic

Inhoudsopgave

Book Index

GetRevisionById Method

Method Method GetRevisionById(RevisionId: integer): 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.

RevisionId

Technical key value of the retrieved revision.

Result

Reference to the revision with the specified key value. In case an invalid (i.e. not present) key value is specified no result will be returned.