📚 SAP Business One SDK Help

GetList Method
See Also 

Description



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

Syntax

Visual Basic
Public Function GetList() As LegalTextFormatParamsCollection

See Also