Retrieves a predefined text.
The predefined text is specified by its key (AbsEntry), which is contained in the PredefinedTextParams object passed to the method.
Retrieves a predefined text.
The predefined text is specified by its key (AbsEntry), which is contained in the PredefinedTextParams object passed to the method.
| Visual Basic |
|---|
Public Function GetPredefinedText( _ ByVal pIPredefinedTextParams As PredefinedTextParams _ ) As PredefinedText |
The key of the predefined text to retrieve.