PdcRelationFile.GetByRelNr: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

9 January 2024

  • curprev 12:2712:27, 9 January 2024 TC talk contribs 665 bytes +665 Created page with "== Declaration == GetByRelNr(RelNr As String) as PdcCompany == Description == Create a Company object based on a relation number. == Notes == This function will return Nothing if the relation number can not be found, or if an error occurs while reading it. An error message will be stored in the LastError property == Code example == This example code tries to retrieve a company object, and will display an error message if it fails <source lang="vb"> Dim aCompany..."