📚 SAP Business One SDK Help

GetList Method
See Also 

Description



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`.

Syntax

Visual Basic
Public Function GetList() As LegalTextItemParamsCollection

See Also