| Get Method | |
| See Also |
- pILegalTextFormatParams
| BO Code | LTF |
| Service Code | 234000059 |
| Service Name | LegalTextFormatsService |
| URL Entity | LegalTextFormats |
| Data Entity | LegalTextFormat |
| Source Table | OLTF` (header), `LTF1` (lines) |
| UI Navigation | Administration > Setup > General > Legal Text |
The `LegalTextFormatsService` object is the entry point for operations on Legal Text Format records. Obtain it from the `CompanyService` object using the service name `LegalTextFormatsService`.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pILegalTextFormatParams As LegalTextFormatParams _
) As LegalTextFormat |
- pILegalTextFormatParams