Method SelectDocumentPropertyDefinition(var DefinitionCode: string): boolean
Description
Selects a document property definition.
Definition Code
Definition code. Is used both as an input and output parameter. When used as an input parameter the line with the corresponding code is activated. And when the form is closed using the OK button, this parameter contains the code of the selected line.
Result
Indicates whether the selection of a definition was successful (= TRUE) or not (= FALSE).