| Add Method | |
| See Also |
- pILegalTextItem
| BO Code | LTI |
| Service Code | 234000060 |
| Service Name | LegalTextItemsService |
| URL Entity | LegalTextItems |
| Data Entity | LegalTextItem |
| Source Table | OLTI |
| UI Navigation | Administration > Setup > General > Legal Text |
The `LegalTextItemsService` object is the entry point for all operations on Legal Text Item records. Obtain it from the `CompanyService` object using the service name `LegalTextItemsService`.
| Visual Basic |
|---|
Public Function Add( _
   ByVal pILegalTextItem As LegalTextItem _
) As LegalTextItemParams |
- pILegalTextItem