| Add Method | |
| See Also |
- pILegalTextFormat
| 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 Add( _
   ByVal pILegalTextFormat As LegalTextFormat _
) As LegalTextFormatParams |
- pILegalTextFormat